mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-15 08:12:46 +02:00
Change -t on display-message to be target-pane for the #[A-Z]
replacements and add -c as target-client.
This commit is contained in:
10
tmux.1
10
tmux.1
@ -2611,7 +2611,8 @@ This command works only from inside
|
||||
.Nm .
|
||||
.It Xo Ic display-message
|
||||
.Op Fl p
|
||||
.Op Fl t Ar target-client
|
||||
.Op Fl c Ar target-client
|
||||
.Op Fl t Ar target-pane
|
||||
.Op Ar message
|
||||
.Xc
|
||||
.D1 (alias: Ic display )
|
||||
@ -2625,7 +2626,12 @@ The format of
|
||||
.Ar message
|
||||
is as for
|
||||
.Ic status-left ,
|
||||
with the exception that #() are not handled.
|
||||
with the exception that #() are not handled; information is taken from
|
||||
.Ar target-pane
|
||||
if
|
||||
.Fl t
|
||||
is given, otherwise the active pane for the session attached to
|
||||
.Ar target-client .
|
||||
.El
|
||||
.Sh BUFFERS
|
||||
.Nm
|
||||
|
Reference in New Issue
Block a user