mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Add display-message -C flag to update pane while message is displayed,
GitHub issue 4363 from Vitaly Ostrosablin.
This commit is contained in:
5
tmux.1
5
tmux.1
@ -6742,7 +6742,7 @@ The following keys are available in menus:
|
||||
.El
|
||||
.Tg display
|
||||
.It Xo Ic display-message
|
||||
.Op Fl aIlNpv
|
||||
.Op Fl aCIlNpv
|
||||
.Op Fl c Ar target-client
|
||||
.Op Fl d Ar delay
|
||||
.Op Fl t Ar target-pane
|
||||
@ -6765,6 +6765,9 @@ option is used; a delay of zero waits for a key press.
|
||||
.Ql N
|
||||
ignores key presses and closes only after the delay expires.
|
||||
If
|
||||
.Fl C
|
||||
given, the pane will continue to be updated while the message is displayed.
|
||||
If
|
||||
.Fl l
|
||||
is given,
|
||||
.Ar message
|
||||
|
Reference in New Issue
Block a user