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