[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.97 and 1.98

version 1.97, 2009/10/06 07:19:32 version 1.98, 2009/10/07 15:58:40
Line 490 
Line 490 
 .Ic mode-keys  .Ic mode-keys
 option).  option).
 The following keys are supported as appropriate for the mode:  The following keys are supported as appropriate for the mode:
 .Bl -column "FunctionXXXXXXXXXXXX" "viXXXXXX" "emacs" -offset indent  .Bl -column "FunctionXXXXXXXXXXXX" "viXXXXXXXXX" "emacs" -offset indent
 .It Sy "Function" Ta Sy "vi" Ta Sy "emacs"  .It Sy "Function" Ta Sy "vi" Ta Sy "emacs"
 .It Li "Back to indentation" Ta "^" Ta "M-m"  .It Li "Back to indentation" Ta "^" Ta "M-m"
 .It Li "Clear selection" Ta "Escape" Ta "C-g"  .It Li "Clear selection" Ta "Escape" Ta "C-g"
Line 509 
Line 509 
 .It Li "Previous page" Ta "C-u" Ta "Page up"  .It Li "Previous page" Ta "C-u" Ta "Page up"
 .It Li "Previous word" Ta "b" Ta "M-b"  .It Li "Previous word" Ta "b" Ta "M-b"
 .It Li "Quit mode" Ta "q" Ta "Escape"  .It Li "Quit mode" Ta "q" Ta "Escape"
 .It Li "Scroll down" Ta "C-Down" Ta "C-Down"  .It Li "Scroll down" Ta "C-Down or J" Ta "C-Down"
 .It Li "Scroll up" Ta "C-Up" Ta "C-Up"  .It Li "Scroll up" Ta "C-Up or K" Ta "C-Up"
 .It Li "Search again" Ta "n" Ta "n"  .It Li "Search again" Ta "n" Ta "n"
 .It Li "Search backward" Ta "?" Ta "C-r"  .It Li "Search backward" Ta "?" Ta "C-r"
 .It Li "Search forward" Ta "/" Ta "C-s"  .It Li "Search forward" Ta "/" Ta "C-s"

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98