From 04c6db2d0f7bca4bc6b31afd5a5cb4512b5f915b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 26 Sep 2018 16:42:29 +0100 Subject: Revert "Add a B flag to mark windows bigger than the client." This reverts commit b4e74f4310d90affd4e1a4a7328082ac4beb5461. --- tmux.1 | 1 - 1 file changed, 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 15904010..a85ff7a5 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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 -- cgit