[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.741 and 1.742

version 1.741, 2020/04/16 13:35:24 version 1.742, 2020/04/17 08:03:22
Line 1483 
Line 1483 
 .It Li "clear-selection" Ta "Escape" Ta "C-g"  .It Li "clear-selection" Ta "Escape" Ta "C-g"
 .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-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-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"
Line 3090 
Line 3090 
 .Ql screen ,  .Ql screen ,
 .Ql tmux  .Ql tmux
 or a derivative of them.  or a derivative of them.
   .It Ic copy-command Ar shell-command
   Give the command to pipe to if the
   .Ic copy-pipe
   copy mode command is used without arguments.
 .It Ic escape-time Ar time  .It Ic escape-time Ar time
 Set the time in milliseconds for which  Set the time in milliseconds for which
 .Nm  .Nm

Legend:
Removed from v.1.741  
changed lines
  Added in v.1.742