On this page
tmux.ServerOptionValues.GetClipboard
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- GetClipboard ( ) OptionValue[GetClipboard]
-
GetClipboard returns materialized "get-clipboard" as
OptionValuewith value type OptionValueGetClipboardfrom server option values; it does not query tmux. Available as CHOICE since tmux 3.7 (choices: "off", "buffer", "request", "both"); set it withServer.SetGetClipboard.
0 declared, 0 inherited