[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.637 and 1.638

version 1.637, 2019/04/18 12:22:07 version 1.638, 2019/04/23 09:39:07
Line 1143 
Line 1143 
 .It Li "copy-end-of-line [<prefix>]" Ta "D" Ta "C-k"  .It Li "copy-end-of-line [<prefix>]" Ta "D" Ta "C-k"
 .It Li "copy-line [<prefix>]" Ta "" Ta ""  .It Li "copy-line [<prefix>]" Ta "" Ta ""
 .It Li "copy-pipe <command> [<prefix>]" Ta "" Ta ""  .It Li "copy-pipe <command> [<prefix>]" Ta "" Ta ""
   .It Li "copy-pipe-no-clear <command> [<prefix>]" Ta "" Ta ""
 .It Li "copy-pipe-and-cancel <command> [<prefix>]" Ta "" Ta ""  .It Li "copy-pipe-and-cancel <command> [<prefix>]" Ta "" Ta ""
 .It Li "copy-selection [<prefix>]" Ta "" Ta ""  .It Li "copy-selection [<prefix>]" Ta "" Ta ""
   .It Li "copy-selection-no-clear [<prefix>]" Ta "" Ta ""
 .It Li "copy-selection-and-cancel [<prefix>]" Ta "Enter" Ta "M-w"  .It Li "copy-selection-and-cancel [<prefix>]" Ta "Enter" Ta "M-w"
 .It Li "cursor-down" Ta "j" Ta "Down"  .It Li "cursor-down" Ta "j" Ta "Down"
 .It Li "cursor-left" Ta "h" Ta "Left"  .It Li "cursor-left" Ta "h" Ta "Left"
Line 1206 
Line 1208 
 .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
 commands) or when the cursor reaches the bottom (for scrolling commands).  commands) or when the cursor reaches the bottom (for scrolling commands).
   .Ql -no-clear
   variants do not clear the selection.
 .Pp  .Pp
 The next and previous word keys use space and the  The next and previous word keys use space and the
 .Ql - ,  .Ql - ,

Legend:
Removed from v.1.637  
changed lines
  Added in v.1.638