=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.719 retrieving revision 1.720 diff -c -r1.719 -r1.720 *** src/usr.bin/tmux/tmux.1 2020/03/19 13:32:49 1.719 --- src/usr.bin/tmux/tmux.1 2020/03/20 17:59:39 1.720 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.719 2020/03/19 13:32:49 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.720 2020/03/20 17:59:39 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 19 2020 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 20 2020 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1565,1571 **** command is: .Bl -tag -width Ds .It Xo Ic copy-mode ! .Op Fl eHMu .Op Fl t Ar target-pane .Xc Enter copy mode. --- 1565,1571 ---- command is: .Bl -tag -width Ds .It Xo Ic copy-mode ! .Op Fl eHMqu .Op Fl t Ar target-pane .Xc Enter copy mode. *************** *** 1577,1582 **** --- 1577,1584 ---- .Sx MOUSE SUPPORT ) . .Fl H hides the position indicator in the top right. + .Fl q + cancels copy mode and any other modes. .Pp .Fl e specifies that scrolling to the bottom of the history (to the visible screen)