On this page
tmux.ServerOptionValues.DefaultClientCommand
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- DefaultClientCommand ( ) OptionValue[string]
-
DefaultClientCommand returns materialized "default-client-command" as
OptionValuewith value type OptionValuestringfrom server option values; it does not query tmux. Available as COMMAND since tmux 3.6; set it withServer.SetDefaultClientCommand.
0 declared, 0 inherited