[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.789 and 1.790

version 1.789, 2020/07/13 07:04:17 version 1.790, 2020/07/27 08:03:10
Line 5378 
Line 5378 
 .It Xo Ic display-message  .It Xo Ic display-message
 .Op Fl aIpv  .Op Fl aIpv
 .Op Fl c Ar target-client  .Op Fl c Ar target-client
   .Op Fl d Ar delay
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
 .Op Ar message  .Op Ar message
 .Xc  .Xc
Line 5387 
Line 5388 
 .Fl p  .Fl p
 is given, the output is printed to stdout, otherwise it is displayed in the  is given, the output is printed to stdout, otherwise it is displayed in the
 .Ar target-client  .Ar target-client
 status line.  status line for up to
   .Ar delay
   milliseconds.
   If
   .Ar delay
   is not given, the
   .Ic message-time
   option is used; a delay of zero waits for a key press.
 The format of  The format of
 .Ar message  .Ar message
 is described in the  is described in the

Legend:
Removed from v.1.789  
changed lines
  Added in v.1.790