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