summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2012-04-01 10:42:39 +0000
committerNicholas Marriott <nicm@openbsd.org>2012-04-01 10:42:39 +0000
commitb831f8635409883e2ad2b6feedf05821f8f2ea84 (patch)
tree32271b97a4780c397d7d9bb702a7f0c4d542f33a /tmux.1
parentc11da7ca88b3553cd6e9ecf09843e815fab43d73 (diff)
Add pane_current_path format, suggested by Mikolaj Kucharski.
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 971ba931..7b97cd81 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2779,6 +2779,7 @@ The following variables are available, where appropriate:
.It Li "host" Ta "Hostname of local host"
.It Li "line" Ta "Line number in the list"
.It Li "pane_active" Ta "1 if active pane"
+.It Li "pane_current_path" Ta "Current path if available"
.It Li "pane_dead" Ta "1 if pane is dead"
.It Li "pane_height" Ta "Height of pane"
.It Li "pane_id" Ta "Unique pane ID"