[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.819 and 1.820

version 1.819, 2021/02/06 13:02:52 version 1.820, 2021/02/08 14:46:53
Line 1653 
Line 1653 
 .It Li "page-down" Ta "C-f" Ta "PageDown"  .It Li "page-down" Ta "C-f" Ta "PageDown"
 .It Li "page-down-and-cancel" Ta "" Ta ""  .It Li "page-down-and-cancel" Ta "" Ta ""
 .It Li "page-up" Ta "C-b" Ta "PageUp"  .It Li "page-up" Ta "C-b" Ta "PageUp"
   .It Li "pipe [<command>] [<prefix>]" Ta "" Ta ""
   .It Li "pipe-no-clear [<command>] [<prefix>]" Ta "" Ta ""
   .It Li "pipe-and-cancel [<command>] [<prefix>]" Ta "" Ta ""
 .It Li "previous-matching-bracket" Ta "" Ta "M-C-b"  .It Li "previous-matching-bracket" Ta "" Ta "M-C-b"
 .It Li "previous-paragraph" Ta "{" Ta "M-{"  .It Li "previous-paragraph" Ta "{" Ta "M-{"
 .It Li "previous-space" Ta "B" Ta ""  .It Li "previous-space" Ta "B" Ta ""
Line 1708 
Line 1711 
 .Ql buffer1  .Ql buffer1
 and so on).  and so on).
 Pipe commands take a command argument which is the command to which the  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  The
 .Ql -and-cancel  .Ql -and-cancel
 variants of some commands exit copy mode after they have completed (for copy  variants of some commands exit copy mode after they have completed (for copy

Legend:
Removed from v.1.819  
changed lines
  Added in v.1.820