On this page
tmux.GlobalWindowScope.SetCopyModeLineNumbers
- Module
- tmux
- Declared in
- GlobalWindowScope
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetCopyModeLineNumbers ( ctx : context.Context , value : CopyModeLineNumbers ) error
-
SetCopyModeLineNumbers stores the "copy-mode-line-numbers" window option as CopyModeLineNumbers (tmux 3.7 or later). Read it with
WindowOptionValues.CopyModeLineNumbersfromGlobalWindowScope.Options;GlobalWindowScope.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited