[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.472 and 1.473

version 1.472, 2015/12/11 16:27:01 version 1.473, 2015/12/12 18:19:00
Line 2664 
Line 2664 
 section for details.  section for details.
 .It Ic prefix Ar key  .It Ic prefix Ar key
 Set the key accepted as a prefix key.  Set the key accepted as a prefix key.
   In addition to the standard keys described under
   .Sx KEY BINDINGS ,
   .Ic prefix
   can be set to the special key
   .Ql None
   to set no prefix.
 .It Ic prefix2 Ar key  .It Ic prefix2 Ar key
 Set a secondary key accepted as a prefix key.  Set a secondary key accepted as a prefix key.
   Like
   .Ic prefix ,
   .Ic prefix2
   can be set to
   .Ql None .
 .It Xo Ic renumber-windows  .It Xo Ic renumber-windows
 .Op Ic on | off  .Op Ic on | off
 .Xc  .Xc

Legend:
Removed from v.1.472  
changed lines
  Added in v.1.473