On this page
tmux.ServerOptionValues.SetClipboard
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetClipboard ( ) OptionValue[SetClipboard]
-
SetClipboard returns materialized "set-clipboard" as
OptionValuewith value type OptionValueSetClipboardfrom server option values; it does not query tmux. Available as CHOICE since tmux 3.2a (choices: "off", "external", "on"); set it withServer.SetClipboard.
0 declared, 0 inherited