aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2018-09-25 09:54:47 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2018-09-25 09:54:47 +0100
commitb4e74f4310d90affd4e1a4a7328082ac4beb5461 (patch)
tree4fd6e6e2e2a371a24a6e375d20c9ca2fbfbefa07 /tmux.1
parent26d73a7736bf6c8560f90c7ae75963a02b4c9ba9 (diff)
downloadrtmux-b4e74f4310d90affd4e1a4a7328082ac4beb5461.tar.gz
rtmux-b4e74f4310d90affd4e1a4a7328082ac4beb5461.tar.bz2
rtmux-b4e74f4310d90affd4e1a4a7328082ac4beb5461.zip
Add a B flag to mark windows bigger than the client.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index a85ff7a5..15904010 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4095,6 +4095,7 @@ The flag is one of the following symbols appended to the window name:
.It Li "#" Ta "Window activity is monitored and activity has been detected."
.It Li "\&!" Ta "Window bells are monitored and a bell has occurred in the window."
.It Li "~" Ta "The window has been silent for the monitor-silence interval."
+.It Li "+" Ta "The window is larger than is visible."
.It Li "M" Ta "The window contains the marked pane."
.It Li "Z" Ta "The window's active pane is zoomed."
.El