On this page
tmux.WindowOptionValues.CopyModeSelectionStyle
- Module
- tmux
- Declared in
- WindowOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- CopyModeSelectionStyle ( ) OptionValue[string]
-
CopyModeSelectionStyle returns materialized "copy-mode-selection-style" as
OptionValuewith value type OptionValuestringfrom window option values; it does not query tmux. Available as STRING since tmux 3.6; set it withWindow.SetCopyModeSelectionStyleorGlobalWindowScope.SetCopyModeSelectionStyle. It is a style option.
0 declared, 0 inherited