On this page
tmux.SessionOptionValues.Mouse
- Module
- tmux
- Declared in
- SessionOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- Mouse ( ) OptionValue[bool]
-
Mouse returns materialized "mouse" as
OptionValuewith value type OptionValueboolfrom session option values; it does not query tmux. Available as FLAG since tmux 3.2a; set it withSession.SetMouseorGlobalSessionScope.SetMouse.
0 declared, 0 inherited