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