[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.588 and 1.589

version 1.588, 2017/11/15 19:59:27 version 1.589, 2017/11/16 11:16:15
Line 1122 
Line 1122 
 .It Li "end-of-line" Ta "$" Ta "C-e"  .It Li "end-of-line" Ta "$" Ta "C-e"
 .It Li "goto-line <line>" Ta ":" Ta "g"  .It Li "goto-line <line>" Ta ":" Ta "g"
 .It Li "halfpage-down" Ta "C-d" Ta "M-Down"  .It Li "halfpage-down" Ta "C-d" Ta "M-Down"
   .It Li "halfpage-down-and-cancel" Ta "" Ta ""
 .It Li "halfpage-up" Ta "C-u" Ta "M-Up"  .It Li "halfpage-up" Ta "C-u" Ta "M-Up"
 .It Li "history-bottom" Ta "G" Ta "M-<"  .It Li "history-bottom" Ta "G" Ta "M->"
 .It Li "history-top" Ta "g" Ta "M->"  .It Li "history-top" Ta "g" Ta "M-<"
 .It Li "jump-again" Ta ";" Ta ";"  .It Li "jump-again" Ta ";" Ta ";"
 .It Li "jump-backward <to>" Ta "F" Ta "F"  .It Li "jump-backward <to>" Ta "F" Ta "F"
 .It Li "jump-forward <to>" Ta "f" Ta "f"  .It Li "jump-forward <to>" Ta "f" Ta "f"
Line 1139 
Line 1140 
 .It Li "next-word-end" Ta "e" Ta "M-f"  .It Li "next-word-end" Ta "e" Ta "M-f"
 .It Li "other-end" Ta "o" Ta ""  .It Li "other-end" Ta "o" Ta ""
 .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-up" Ta "C-b" Ta "PageUp"  .It Li "page-up" Ta "C-b" Ta "PageUp"
 .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 ""
 .It Li "previous-word" Ta "b" Ta "M-b"  .It Li "previous-word" Ta "b" Ta "M-b"
 .It Li "rectangle-toggle" Ta "v" Ta "R"  .It Li "rectangle-toggle" Ta "v" Ta "R"
 .It Li "scroll-down" Ta "C-e" Ta "C-Down"  .It Li "scroll-down" Ta "C-e" Ta "C-Down"
   .It Li "scroll-down-and-cancel" Ta "" Ta ""
 .It Li "scroll-up" Ta "C-y" Ta "C-Up"  .It Li "scroll-up" Ta "C-y" Ta "C-Up"
 .It Li "search-again" Ta "n" Ta "n"  .It Li "search-again" Ta "n" Ta "n"
 .It Li "search-backward <for>" Ta "?" Ta ""  .It Li "search-backward <for>" Ta "?" Ta ""
Line 1157 
Line 1160 
 .It Li "stop-selection" Ta "" Ta ""  .It Li "stop-selection" Ta "" Ta ""
 .It Li "top-line" Ta "H" Ta "M-R"  .It Li "top-line" Ta "H" Ta "M-R"
 .El  .El
   .Pp
   The
   .Ql -and-cancel
   variants of some commands exit copy mode after they have completed (for copy
   commands) or when the cursor reaches the bottom (for scrolling commands).
 .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.588  
changed lines
  Added in v.1.589