aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2017-05-07 22:27:57 +0000
committernicm <nicm>2017-05-07 22:27:57 +0000
commit5fee4638e08b1642a3b8882c5cf8825dd76b3a81 (patch)
tree5f05c50a17e78893cfee68f343c63ce114fd0ddd /tmux.1
parentd52f579fd5e7fd21d7dcf837780cbf98498b10ce (diff)
downloadrtmux-5fee4638e08b1642a3b8882c5cf8825dd76b3a81.tar.gz
rtmux-5fee4638e08b1642a3b8882c5cf8825dd76b3a81.tar.bz2
rtmux-5fee4638e08b1642a3b8882c5cf8825dd76b3a81.zip
Add a format for the name of the pane's mode, lets it be used as a
conditional for key bindings.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 39e8d0df..96320f56 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3561,6 +3561,7 @@ 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_mode" Ta "" Ta "Name of pane mode, if any."
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"
.It Li "pane_right" Ta "" Ta "Right of pane"
.It Li "pane_search_string" Ta "" Ta "Last search string in copy mode"