aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-05-09 08:38:13 +0000
committernicm <nicm>2019-05-09 08:38:13 +0000
commit299b7289ea9b5ae9d5cccc57a87e6c26eb24b181 (patch)
treef57724c3d62d65fbcdb62ad7d2a6844da0595ea4 /tmux.1
parentf9682d2e558c58117f23f302ce35d9b319151189 (diff)
downloadrtmux-299b7289ea9b5ae9d5cccc57a87e6c26eb24b181.tar.gz
rtmux-299b7289ea9b5ae9d5cccc57a87e6c26eb24b181.tar.bz2
rtmux-299b7289ea9b5ae9d5cccc57a87e6c26eb24b181.zip
Add formats to show if pane is the marked pane and if any marked pane is set.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index daaeadbe..fcc1b9c1 100644
--- a/tmux.1
+++ b/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"