diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-09-13 04:01:25 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-09-13 04:01:25 +0100 |
commit | a5e36a4bd6b81678e419dfc18ec6cec30fb415ad (patch) | |
tree | 7aaf5b354e5d5176f9f1f242d4a2fb52a3470c5b /tmux.1 | |
parent | 658ecb0777bd1dea90fe50bc55381340e2eb7a37 (diff) | |
parent | a23ce1b45ff8b8999e2817c9e747188c559725e1 (diff) | |
download | rtmux-a5e36a4bd6b81678e419dfc18ec6cec30fb415ad.tar.gz rtmux-a5e36a4bd6b81678e419dfc18ec6cec30fb415ad.tar.bz2 rtmux-a5e36a4bd6b81678e419dfc18ec6cec30fb415ad.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4312,6 +4312,7 @@ The following variables are available, where appropriate: .It Li "window_last_flag" Ta "" Ta "1 if window is the last used" .It Li "window_layout" Ta "" Ta "Window layout description, ignoring zoomed window panes" .It Li "window_linked" Ta "" Ta "1 if window is linked across sessions" +.It Li "window_marked_flag" Ta "" Ta "1 if window contains the marked pane" .It Li "window_name" Ta "#W" Ta "Name of window" .It Li "window_offset_x" Ta "" Ta "X offset into window if larger than client" .It Li "window_offset_y" Ta "" Ta "Y offset into window if larger than client" |