libtmux Reference MCP Search
On this page

tmux.SessionOptionValues.BellAction

View as Markdown

Module
tmux
Declared in
SessionOptionValues
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_generated.go
BellAction ( ) OptionValue[BellAction]
method [source]
method [source]
BellAction

BellAction returns materialized "bell-action" as OptionValue with value type OptionValue BellAction from session option values; it does not query tmux. Available as CHOICE since tmux 3.2a (choices: "none", "any", "current", "other"); set it with Session.SetBellAction or GlobalSessionScope.SetBellAction .

0 declared, 0 inherited

Esc

Type to search.