diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-05-21 09:02:37 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-05-21 09:02:37 +0100 |
commit | 3856116069e6e898500d5c4972dc7fd9dd22a467 (patch) | |
tree | 8a830e3128e5368b9ab4c646368567a2def9e74c | |
parent | afe231c94cc4cc013f74d0c5511987f70b697875 (diff) | |
parent | ae4cccb4f1c758c717e276fb705e705f24a7ca36 (diff) | |
download | rtmux-3856116069e6e898500d5c4972dc7fd9dd22a467.tar.gz rtmux-3856116069e6e898500d5c4972dc7fd9dd22a467.tar.bz2 rtmux-3856116069e6e898500d5c4972dc7fd9dd22a467.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3976,8 +3976,8 @@ The following variables are available, where appropriate: .It Li "pane_index" Ta "#P" Ta "Index of pane" .It Li "pane_input_off" Ta "" Ta "If input to pane is disabled" .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_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_menu" Ta "" Ta "The default pane menu" .It Li "pane_mode" Ta "" Ta "Name of pane mode, if any." .It Li "pane_pid" Ta "" Ta "PID of first process in pane" |