tmux.ServerOptionValues.GetClipboard
Go
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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