[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.234 and 1.235

version 1.234, 2011/06/05 11:19:03 version 1.235, 2011/07/02 21:05:44
Line 2631 
Line 2631 
 Commands related to the status line are as follows:  Commands related to the status line are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Xo Ic command-prompt  .It Xo Ic command-prompt
   .Op Fl I Ar inputs
 .Op Fl p Ar prompts  .Op Fl p Ar prompts
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
 .Op Ar template  .Op Ar template
Line 2643 
Line 2644 
 If  If
 .Ar template  .Ar template
 is specified, it is used as the command.  is specified, it is used as the command.
   If present,
   .Fl I
   is a comma-separated list of the initial text for each prompt.
 If  If
 .Fl p  .Fl p
 is given,  is given,
Line 2653 
Line 2657 
 if it is present, or  if it is present, or
 .Ql \&:  .Ql \&:
 if not.  if not.
 The  .Pp
   Both
   .Ar inputs
   and
 .Ar prompts  .Ar prompts
 may contain the special character sequences supported by the  may contain the special character sequences supported by the
 .Ic status-left  .Ic status-left

Legend:
Removed from v.1.234  
changed lines
  Added in v.1.235