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