On this page
tmux.SessionOptionValues.BellAction
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- BellAction ( ) OptionValue[BellAction]
-
BellAction returns materialized "bell-action" as
OptionValuewith value type OptionValueBellActionfrom session option values; it does not query tmux. Available as CHOICE since tmux 3.2a (choices: "none", "any", "current", "other"); set it withSession.SetBellActionorGlobalSessionScope.SetBellAction.
0 declared, 0 inherited