On this page
tmux.ServerOptionValues.ExitEmpty
- Module
- tmux
- Declared in
- ServerOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- ExitEmpty ( ) OptionValue[bool]
-
ExitEmpty returns materialized "exit-empty" as
OptionValuewith value type OptionValueboolfrom server option values; it does not query tmux. Available as FLAG since tmux 3.2a; set it withServer.SetExitEmpty.
0 declared, 0 inherited