diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-09-26 16:42:29 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-09-26 16:42:29 +0100 |
commit | 04c6db2d0f7bca4bc6b31afd5a5cb4512b5f915b (patch) | |
tree | c3e4ea877e549018ab5205fd431c2b48f35435c7 /tmux.1 | |
parent | 6abb62df1e492672a552f89b9188fe3bf0750b5c (diff) | |
download | rtmux-04c6db2d0f7bca4bc6b31afd5a5cb4512b5f915b.tar.gz rtmux-04c6db2d0f7bca4bc6b31afd5a5cb4512b5f915b.tar.bz2 rtmux-04c6db2d0f7bca4bc6b31afd5a5cb4512b5f915b.zip |
Revert "Add a B flag to mark windows bigger than the client."
This reverts commit b4e74f4310d90affd4e1a4a7328082ac4beb5461.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4095,7 +4095,6 @@ 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 |