On this page
tmux.SessionHookValues.SessionClosed
- Module
- tmux
- Declared in
- SessionHookValues
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_generated.go
- SessionClosed ( ) OptionValue[SparseArray[string]]
-
SessionClosed returns materialized "session-closed" as
OptionValuewith value type OptionValue[SparseArraystring] from session hook values; it does not query tmux. Available as COMMAND since tmux 3.2a. Its present SparseArray value preserves assigned tmux indexes, including gaps.
0 declared, 0 inherited