diff options
author | nicm <nicm> | 2015-11-12 11:07:10 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-11-12 11:07:10 +0000 |
commit | a0f3999ce7b6df32324b493fa3c8007de93d2c48 (patch) | |
tree | 3def8fe0b7569b80387edb5bcc066990c038dc80 /tmux.1 | |
parent | 69e0b8326ad0a983759518b90ed8632146341acf (diff) | |
download | rtmux-a0f3999ce7b6df32324b493fa3c8007de93d2c48.tar.gz rtmux-a0f3999ce7b6df32324b493fa3c8007de93d2c48.tar.bz2 rtmux-a0f3999ce7b6df32324b493fa3c8007de93d2c48.zip |
Remove the mouse_utf8_flag format as well.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3394,7 +3394,6 @@ The following variables are available, where appropriate: .It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag" .It Li "mouse_button_flag" Ta "" Ta "Pane mouse button flag" .It Li "mouse_standard_flag" Ta "" Ta "Pane mouse standard flag" -.It Li "mouse_utf8_flag" Ta "" Ta "Pane mouse UTF-8 flag" .It Li "pane_active" Ta "" Ta "1 if active pane" .It Li "pane_bottom" Ta "" Ta "Bottom of pane" .It Li "pane_current_command" Ta "" Ta "Current command if available" |