diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-06-11 22:01:23 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-06-11 22:01:23 +0100 |
commit | b5c86fdc0c1081af382e92e67b5a339908b49587 (patch) | |
tree | 4c4556ee695a7a9884d737e478784638a3444813 /tmux.1 | |
parent | 2e5b4960534191b433538172a659767706ffa920 (diff) | |
parent | 63c2ed14833bc543254b8dbd7d244e143a89b736 (diff) | |
download | rtmux-b5c86fdc0c1081af382e92e67b5a339908b49587.tar.gz rtmux-b5c86fdc0c1081af382e92e67b5a339908b49587.tar.bz2 rtmux-b5c86fdc0c1081af382e92e67b5a339908b49587.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4749,6 +4749,8 @@ The following variables are available, where appropriate: .It Li "scroll_position" Ta "" Ta "Scroll position in copy mode" .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 "search_present" Ta "" Ta "1 if search started in copy mode" +.It Li "search_match" Ta "" Ta "Search match if any" .It Li "selection_active" Ta "" Ta "1 if selection started and changes with the cursor in copy mode" .It Li "selection_end_x" Ta "" Ta "X position of the end of the selection" .It Li "selection_end_y" Ta "" Ta "Y position of the end of the selection" |