=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.734 retrieving revision 1.735 diff -u -r1.734 -r1.735 --- src/usr.bin/tmux/tmux.1 2020/04/09 06:28:55 1.734 +++ src/usr.bin/tmux/tmux.1 2020/04/10 07:44:26 1.735 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.734 2020/04/09 06:28:55 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.735 2020/04/10 07:44:26 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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: April 9 2020 $ +.Dd $Mdocdate: April 10 2020 $ .Dt TMUX 1 .Os .Sh NAME @@ -1608,6 +1608,7 @@ .Bl -tag -width Ds .It Xo Ic copy-mode .Op Fl eHMqu +.Op Fl s Ar src-pane .Op Fl t Ar target-pane .Xc Enter copy mode. @@ -1621,6 +1622,11 @@ hides the position indicator in the top right. .Fl q cancels copy mode and any other modes. +.Fl s +copies from +.Ar src-pane +instead of +.Ar target-pane. .Pp .Fl e specifies that scrolling to the bottom of the history (to the visible screen)