mirror of
https://github.com/tmux/tmux.git
synced 2025-04-01 21:41:44 +00:00
Document refresh-client -C.
This commit is contained in:
parent
b1fa3e25e4
commit
8de4c15dfa
9
tmux.1
9
tmux.1
@ -888,6 +888,7 @@ is used, the
|
|||||||
.Ic update-environment
|
.Ic update-environment
|
||||||
option will not be applied.
|
option will not be applied.
|
||||||
.It Xo Ic refresh-client
|
.It Xo Ic refresh-client
|
||||||
|
.Op Fl C Ar width,height
|
||||||
.Op Fl S
|
.Op Fl S
|
||||||
.Op Fl t Ar target-client
|
.Op Fl t Ar target-client
|
||||||
.Xc
|
.Xc
|
||||||
@ -898,6 +899,9 @@ with
|
|||||||
If
|
If
|
||||||
.Fl S
|
.Fl S
|
||||||
is specified, only update the client's status bar.
|
is specified, only update the client's status bar.
|
||||||
|
.Pp
|
||||||
|
.Fl C
|
||||||
|
sets the width and height of a control client.
|
||||||
.It Xo Ic rename-session
|
.It Xo Ic rename-session
|
||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
.Ar new-name
|
.Ar new-name
|
||||||
@ -4197,6 +4201,11 @@ For example:
|
|||||||
%end 1363006971 2
|
%end 1363006971 2
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
|
The
|
||||||
|
.Ic refresh-client
|
||||||
|
.Fl C
|
||||||
|
command may be used to set the size of a client in control mode.
|
||||||
|
.Pp
|
||||||
In control mode,
|
In control mode,
|
||||||
.Nm
|
.Nm
|
||||||
outputs notifications.
|
outputs notifications.
|
||||||
|
Loading…
Reference in New Issue
Block a user