=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.848 retrieving revision 1.849 diff -u -r1.848 -r1.849 --- src/usr.bin/tmux/tmux.1 2021/08/11 08:40:58 1.848 +++ src/usr.bin/tmux/tmux.1 2021/08/11 20:35:46 1.849 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.848 2021/08/11 08:40:58 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.849 2021/08/11 20:35:46 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -1677,9 +1677,13 @@ .It Li "cancel" Ta "q" Ta "Escape" .It Li "clear-selection" Ta "Escape" Ta "C-g" .It Li "copy-end-of-line []" Ta "" Ta "" -.It Li "copy-end-of-line-and-cancel []" Ta "D" Ta "C-k" +.It Li "copy-end-of-line-and-cancel []" Ta "" Ta "" +.It Li "copy-pipe-end-of-line [] []" Ta "" Ta "" +.It Li "copy-pipe-end-of-line-and-cancel [] []" Ta "D" Ta "C-k" .It Li "copy-line []" Ta "" Ta "" .It Li "copy-line-and-cancel []" Ta "" Ta "" +.It Li "copy-pipe-line [] []" Ta "" Ta "" +.It Li "copy-pipe-line-and-cancel [] []" Ta "" Ta "" .It Li "copy-pipe [] []" Ta "" Ta "" .It Li "copy-pipe-no-clear [] []" Ta "" Ta "" .It Li "copy-pipe-and-cancel [] []" Ta "" Ta ""