[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.498 and 1.499

version 1.498, 2016/10/11 09:30:36 version 1.499, 2016/10/12 13:03:27
Line 3748 
Line 3748 
 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 1  .Op Fl 1N
 .Op Fl I Ar inputs  .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
Line 3802 
Line 3802 
 .Fl 1  .Fl 1
 makes the prompt only accept one key press, in this case the resulting input  makes the prompt only accept one key press, in this case the resulting input
 is a single character.  is a single character.
   .Fl N
   accepts only numbers and exit the prompt on any other key press.
 .It Xo Ic confirm-before  .It Xo Ic confirm-before
 .Op Fl p Ar prompt  .Op Fl p Ar prompt
 .Op Fl t Ar target-client  .Op Fl t Ar target-client

Legend:
Removed from v.1.498  
changed lines
  Added in v.1.499