diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-05-09 11:02:25 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-05-09 11:02:25 +0100 |
commit | f431e20f3d7acbd40d82395dc08fd296a1e34048 (patch) | |
tree | 584a83452752b88cfe803bbedc76a84a7f824336 /tmux.1 | |
parent | 4bc45fc95aa1a7af5bf97b4c1f66ccbc70790c31 (diff) | |
parent | 3c68e51609d35189e46d9b14c2a489a5ca3de67e (diff) | |
download | rtmux-f431e20f3d7acbd40d82395dc08fd296a1e34048.tar.gz rtmux-f431e20f3d7acbd40d82395dc08fd296a1e34048.tar.bz2 rtmux-f431e20f3d7acbd40d82395dc08fd296a1e34048.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3975,6 +3975,8 @@ The following variables are available, where appropriate: .It Li "pane_input_off" Ta "" Ta "If input to pane is disabled" .It Li "pane_index" Ta "#P" Ta "Index of pane" .It Li "pane_left" Ta "" Ta "Left of pane" +.It Li "pane_marked" Ta " Ta "1 if this is the marked pane" +.It Li "pane_marked_set" Ta " Ta "1 if a market pane is set" .It Li "pane_mode" Ta "" Ta "Name of pane mode, if any." .It Li "pane_pid" Ta "" Ta "PID of first process in pane" .It Li "pane_pipe" Ta "" Ta "1 if pane is being piped" |