aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-05-16 15:41:54 +0000
committernicm <nicm>2020-05-16 15:41:54 +0000
commit469eda7e44fe6d502c976ebc34bbd97e6c6ed3e5 (patch)
tree7c96ab750b960aa5bdce3fb26dc3849fab3f8689 /tmux.1
parent4e053685df9f4d1c398148712ab0529a7e9d32e7 (diff)
downloadrtmux-469eda7e44fe6d502c976ebc34bbd97e6c6ed3e5.tar.gz
rtmux-469eda7e44fe6d502c976ebc34bbd97e6c6ed3e5.tar.bz2
rtmux-469eda7e44fe6d502c976ebc34bbd97e6c6ed3e5.zip
Only redraw popup on the client it belongs to.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 5b7bb3db..eafa3751 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4553,7 +4553,7 @@ The following variables are available, where appropriate:
.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"
.It Li "pane_mode" Ta "" Ta "Name of pane mode, if any"
-.It Li "pane_path" Ta "#T" Ta "Path of pane (can be set by application)"
+.It Li "pane_path" Ta "" Ta "Path of pane (can be set by application)"
.It Li "pane_pid" Ta "" Ta "PID of first process in pane"
.It Li "pane_pipe" Ta "" Ta "1 if pane is being piped"
.It Li "pane_right" Ta "" Ta "Right of pane"