From 8de4c15dfa9d15d259d295b6f2e121c980082c79 Mon Sep 17 00:00:00 2001 From: nicm <nicm> Date: Thu, 9 Feb 2017 14:49:00 +0000 Subject: [PATCH] Document refresh-client -C. --- tmux.1 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tmux.1 b/tmux.1 index 9104f218..a712519d 100644 --- a/tmux.1 +++ b/tmux.1 @@ -888,6 +888,7 @@ is used, the .Ic update-environment option will not be applied. .It Xo Ic refresh-client +.Op Fl C Ar width,height .Op Fl S .Op Fl t Ar target-client .Xc @@ -898,6 +899,9 @@ with If .Fl S 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 .Op Fl t Ar target-session .Ar new-name @@ -4197,6 +4201,11 @@ For example: %end 1363006971 2 .Ed .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, .Nm outputs notifications.