On this page
tmux.ServerOptionValues.CopyCommand
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- CopyCommand ( ) OptionValue[string]
-
CopyCommand returns materialized "copy-command" as
OptionValuewith value type OptionValuestringfrom server option values; it does not query tmux. Available as STRING since tmux 3.2a; set it withServer.SetCopyCommand.
0 declared, 0 inherited