=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.819 retrieving revision 1.820 diff -u -r1.819 -r1.820 --- src/usr.bin/tmux/tmux.1 2021/02/06 13:02:52 1.819 +++ src/usr.bin/tmux/tmux.1 2021/02/08 14:46:53 1.820 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.819 2021/02/06 13:02:52 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.820 2021/02/08 14:46:53 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: February 6 2021 $ +.Dd $Mdocdate: February 8 2021 $ .Dt TMUX 1 .Os .Sh NAME @@ -1653,6 +1653,9 @@ .It Li "page-down" Ta "C-f" Ta "PageDown" .It Li "page-down-and-cancel" Ta "" Ta "" .It Li "page-up" Ta "C-b" Ta "PageUp" +.It Li "pipe [] []" Ta "" Ta "" +.It Li "pipe-no-clear [] []" Ta "" Ta "" +.It Li "pipe-and-cancel [] []" Ta "" Ta "" .It Li "previous-matching-bracket" Ta "" Ta "M-C-b" .It Li "previous-paragraph" Ta "{" Ta "M-{" .It Li "previous-space" Ta "B" Ta "" @@ -1708,7 +1711,9 @@ .Ql buffer1 and so on). Pipe commands take a command argument which is the command to which the -copied text is piped. +selected text is piped. +.Ql copy-pipe +variants also copy the selection. The .Ql -and-cancel variants of some commands exit copy mode after they have completed (for copy