=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.781 retrieving revision 1.782 diff -u -r1.781 -r1.782 --- src/usr.bin/tmux/tmux.1 2020/06/11 09:55:47 1.781 +++ src/usr.bin/tmux/tmux.1 2020/06/11 19:43:34 1.782 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.781 2020/06/11 09:55:47 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.782 2020/06/11 19:43:34 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -4749,6 +4749,8 @@ .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"