On this page
tmux.Server.SetClipboard
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SetClipboard ( ctx : context.Context , value : SetClipboard ) error
-
SetClipboard stores the "set-clipboard" server option as SetClipboard (tmux 3.2a or later). Read it with
ServerOptionValues.SetClipboardfromServer.Options;Server.UnsetOptionrestores inheritance or the global default.
0 declared, 0 inherited