libtmux Reference MCP Search
On this page

tmux.WindowOptionValues.RemainOnExit

View as Markdown

Module
tmux
Declared in
WindowOptionValues
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/option_generated.go
RemainOnExit ( ) OptionValue[RemainOnExit]
method [source]
method [source]
RemainOnExit

RemainOnExit returns materialized "remain-on-exit" as OptionValue with value type OptionValue RemainOnExit from window 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 with Window.SetRemainOnExit or GlobalWindowScope.SetRemainOnExit .

0 declared, 0 inherited

Esc

Type to search.