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