summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-09-28 20:11:21 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-09-28 20:11:21 +0000
commitb1ed2d5bd9ce9ac52581faa59497836c0a54966c (patch)
tree228f69ed99e0b52dc3db9f1595a839b51ce1e40d /tmux.1
parente6a59c4bee6ab5da56e3ff6b27a5e16d868d638f (diff)
Add -S option to refresh-client to redraw status line, from Marco Beck.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 7 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 18480aaa..9dc8bb04 100644
--- a/tmux.1
+++ b/tmux.1
@@ -686,11 +686,17 @@ or
are invalid if
.Fl t
is used.
-.It Ic refresh-client Op Fl t Ar target-client
+.It Xo Ic refresh-client
+.Op Fl S
+.Op Fl t Ar target-client
+.Xc
.D1 (alias: Ic refresh )
Refresh the current client if bound to a key, or a single client if one is given
with
.Fl t .
+If
+.Fl S
+is specified, only update the client's status bar.
.It Xo Ic rename-session
.Op Fl t Ar target-session
.Ar new-name