diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-02-01 12:01:18 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-02-01 12:01:18 +0000 |
commit | 9b1f620aa017bb3634b3806e959580cde75ec655 (patch) | |
tree | 2112ace73236adcc27200cecedf6688eade17f7a /tmux.1 | |
parent | 9b9a5a292d656f14c927a36bf77af4a4cf1ecb3a (diff) | |
parent | dd0c8147795c518de443c33895c614e52b42677f (diff) | |
download | rtmux-9b1f620aa017bb3634b3806e959580cde75ec655.tar.gz rtmux-9b1f620aa017bb3634b3806e959580cde75ec655.tar.bz2 rtmux-9b1f620aa017bb3634b3806e959580cde75ec655.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3532,6 +3532,7 @@ 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_all_flag" Ta "" Ta "Pane mouse all 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" |