mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Add formats to show if pane is the marked pane and if any marked pane is set.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -3969,6 +3969,8 @@ The following variables are available, where appropriate:
|
||||
.It Li "pane_input_off" Ta "" Ta "If input to pane is disabled"
|
||||
.It Li "pane_index" Ta "#P" Ta "Index of pane"
|
||||
.It Li "pane_left" Ta "" Ta "Left of pane"
|
||||
.It Li "pane_marked" Ta " Ta "1 if this is the marked pane"
|
||||
.It Li "pane_marked_set" Ta " Ta "1 if a market pane is set"
|
||||
.It Li "pane_mode" Ta "" Ta "Name of pane mode, if any."
|
||||
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"
|
||||
.It Li "pane_pipe" Ta "" Ta "1 if pane is being piped"
|
||||
|
Reference in New Issue
Block a user