[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.757 and 1.758

version 1.757, 2020/05/16 15:11:52 version 1.758, 2020/05/16 15:16:36
Line 4969 
Line 4969 
 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 1ikN  .Op Fl 1ikNTW
 .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 5028 
Line 5028 
 .Fl i  .Fl i
 executes the command every time the prompt input changes instead of when the  executes the command every time the prompt input changes instead of when the
 user exits the command prompt.  user exits the command prompt.
   .Fl T
   tells
   .Nm
   that the prompt is for a target which affects what completions are offered when
   .Em Tab
   is pressed;
   .Fl W
   is similar but indicates the prompt is for a window.
 .Pp  .Pp
 The following keys have a special meaning in the command prompt, depending  The following keys have a special meaning in the command prompt, depending
 on the value of the  on the value of the

Legend:
Removed from v.1.757  
changed lines
  Added in v.1.758