[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.412 and 1.413

version 1.412, 2015/01/06 09:12:02 version 1.413, 2015/02/06 15:09:34
Line 2441 
Line 2441 
 .Op Ic on | off  .Op Ic on | off
 .Xc  .Xc
 If enabled, request mouse input as UTF-8 on UTF-8 terminals.  If enabled, request mouse input as UTF-8 on UTF-8 terminals.
 .It Ic pane-active-border-style Ar style  
 Set the pane border style for the currently active pane.  
 For how to specify  
 .Ar style ,  
 see the  
 .Ic message-command-style  
 option.  
 Attributes are ignored.  
 .It Ic pane-border-style Ar style  
 Set the pane border style for panes aside from the active pane.  
 For how to specify  
 .Ar style ,  
 see the  
 .Ic message-command-style  
 option.  
 Attributes are ignored.  
 .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.
 .It Ic prefix2 Ar key  .It Ic prefix2 Ar key
Line 2895 
Line 2879 
 .Ic main-vertical  .Ic main-vertical
 layout.  layout.
 .Pp  .Pp
   .It Ic pane-active-border-style Ar style
   Set the pane border style for the currently active pane.
   For how to specify
   .Ar style ,
   see the
   .Ic message-command-style
   option.
   Attributes are ignored.
   .Pp
 .It Ic pane-base-index Ar index  .It Ic pane-base-index Ar index
 Like  Like
 .Ic base-index ,  .Ic base-index ,
 but set the starting index for pane numbers.  but set the starting index for pane numbers.
   .Pp
   .It Ic pane-border-style Ar style
   Set the pane border style for panes aside from the active pane.
   For how to specify
   .Ar style ,
   see the
   .Ic message-command-style
   option.
   Attributes are ignored.
 .Pp  .Pp
 .It Xo Ic remain-on-exit  .It Xo Ic remain-on-exit
 .Op Ic on | off  .Op Ic on | off

Legend:
Removed from v.1.412  
changed lines
  Added in v.1.413