On this page
tmux.PaneOptionValues.RemainOnExit
- Module
- tmux
- Declared in
- PaneOptionValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- RemainOnExit ( ) OptionValue[RemainOnExit]
-
RemainOnExit returns materialized "remain-on-exit" as
OptionValuewith value type OptionValueRemainOnExitfrom pane option values; it does not query tmux. Available as CHOICE since tmux 3.2a (choices: "off", "on", "failed"); CHOICE since tmux 3.7 (choices: "off", "on", "failed", "key"); set it withPane.SetRemainOnExit.
0 declared, 0 inherited