From 2ce636a3151617a48632cd2f3a501472a5417726 Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Tue, 10 Apr 2012 09:49:04 +0000 Subject: Sync OpenBSD patchset 1083: Add pane_current_path format, suggested by Mikolaj Kucharski. --- tmux.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 61aa3d68..ed083923 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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" -- cgit