aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-04-08 11:26:07 +0000
committernicm <nicm>2020-04-08 11:26:07 +0000
commit5d0eb619f18b1ed98d0ecf492dddf66ab49bed03 (patch)
treee7a35048bcea4bed43f1b3b4e7094908647d09d5 /tmux.1
parentd388dbdea9ceacacadc27a36ccc968fa7d6070ec (diff)
downloadrtmux-5d0eb619f18b1ed98d0ecf492dddf66ab49bed03.tar.gz
rtmux-5d0eb619f18b1ed98d0ecf492dddf66ab49bed03.tar.bz2
rtmux-5d0eb619f18b1ed98d0ecf492dddf66ab49bed03.zip
Restore pane_current_path format from portable tmux, it is no longer
used by default and is very useful.
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 00231c08..c62d543b 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4409,6 +4409,7 @@ The following variables are available, where appropriate:
.It Li "pane_at_top" Ta "" Ta "1 if pane is at the top of window"
.It Li "pane_bottom" Ta "" Ta "Bottom of pane"
.It Li "pane_current_command" Ta "" Ta "Current command if available"
+.It Li "pane_current_path" Ta "" Ta "Current path if available"
.It Li "pane_dead" Ta "" Ta "1 if pane is dead"
.It Li "pane_dead_status" Ta "" Ta "Exit status of process in dead pane"
.It Li "pane_format" Ta "" Ta "1 if format is for a pane"