mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
pane_path is not #T, from Chris Rawnsley.
This commit is contained in:
parent
e810f15272
commit
23b4e1b9d8
2
tmux.1
2
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" 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_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_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_pid" Ta "" Ta "PID of first process in pane"
|
||||||
.It Li "pane_pipe" Ta "" Ta "1 if pane is being piped"
|
.It Li "pane_pipe" Ta "" Ta "1 if pane is being piped"
|
||||||
.It Li "pane_right" Ta "" Ta "Right of pane"
|
.It Li "pane_right" Ta "" Ta "Right of pane"
|
||||||
|
Loading…
Reference in New Issue
Block a user