diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-04-10 09:49:04 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-04-10 09:49:04 +0000 |
commit | 2ce636a3151617a48632cd2f3a501472a5417726 (patch) | |
tree | c8afbfd9dfe0002fbf3a47a35733c3c733538633 /tmux.1 | |
parent | 2c4e8b92ab584633ecfeaf6b96972950a0bacab6 (diff) | |
download | rtmux-2ce636a3151617a48632cd2f3a501472a5417726.tar.gz rtmux-2ce636a3151617a48632cd2f3a501472a5417726.tar.bz2 rtmux-2ce636a3151617a48632cd2f3a501472a5417726.zip |
Sync OpenBSD patchset 1083:
Add pane_current_path format, suggested by Mikolaj Kucharski.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2783,6 +2783,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" |