On this page
tmux.GlobalSessionScope.SetFocusFollowsMouse
- Module
- tmux
- Declared in
- GlobalSessionScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetFocusFollowsMouse ( ctx : context.Context , value : bool ) error
-
SetFocusFollowsMouse stores the "focus-follows-mouse" session option as bool (tmux 3.7 or later). Read it with
SessionOptionValues.FocusFollowsMousefromGlobalSessionScope.Options;GlobalSessionScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited