aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-08-27 06:55:54 +0000
committernicm <nicm>2020-08-27 06:55:54 +0000
commit2ab289980afd7d47a92dfb17d488c127d335b429 (patch)
treea7c5c11c2373aea952425b24661e290c2e1f13b7 /tmux.1
parent20fcdcfea1651d26990ae482cbc0f3594c4cea54 (diff)
downloadrtmux-2ab289980afd7d47a92dfb17d488c127d335b429.tar.gz
rtmux-2ab289980afd7d47a92dfb17d488c127d335b429.tar.bz2
rtmux-2ab289980afd7d47a92dfb17d488c127d335b429.zip
Add pane_last format, GitHub issue 2353.
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 46fe1fa2..21fcdedd 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4773,6 +4773,7 @@ The following variables are available, where appropriate:
.It Li "pane_in_mode" Ta "" Ta "1 if pane is in a mode"
.It Li "pane_index" Ta "#P" Ta "Index of pane"
.It Li "pane_input_off" Ta "" Ta "1 if input to pane is disabled"
+.It Li "pane_last" Ta "" Ta "1 if last 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 marked pane is set"