On this page
tmux.GlobalWindowScope.SetModeKeys
- Module
- tmux
- Declared in
- GlobalWindowScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetModeKeys ( ctx : context.Context , value : ModeKeys ) error
-
SetModeKeys stores the "mode-keys" window option as ModeKeys (tmux 3.2a or later). Read it with
WindowOptionValues.ModeKeysfromGlobalWindowScope.Options;GlobalWindowScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited