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