diff options
author | Thomas Adam <thomas@xteddy.org> | 2018-07-06 09:02:24 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2018-07-06 09:02:24 +0100 |
commit | 6f2698004ead7bfc4bd235535642dfeccb381d89 (patch) | |
tree | c1d892d0f08a032ae3291aed60a56d37545c8c23 /tmux.1 | |
parent | 20154f391ea0821d4e58ce952b69e08a33209b74 (diff) | |
parent | 28a5bc8faeb2866ae8db29d05783326871a9938b (diff) | |
download | rtmux-6f2698004ead7bfc4bd235535642dfeccb381d89.tar.gz rtmux-6f2698004ead7bfc4bd235535642dfeccb381d89.tar.bz2 rtmux-6f2698004ead7bfc4bd235535642dfeccb381d89.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3786,6 +3786,7 @@ The following variables are available, where appropriate: .It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane" .It Li "pane_width" Ta "" Ta "Width of pane" .It Li "pid" Ta "" Ta "Server PID" +.It Li "rectangle_toggle" Ta "" Ta "1 if rectangle selection is activated" .It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane" .It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane" .It Li "scroll_position" Ta "" Ta "Scroll position in copy mode" |