summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-05-20 19:29:13 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-05-20 19:29:13 +0000
commit1af2021de6b004c932832061c2c0a03581a52af4 (patch)
tree4f3257833e4b54c8b19d6321cb5e0d7a274c244d /tmux.1
parent3ea5e06bfb04278fa53885e551bc363a84bad8d1 (diff)
Pass prompts through status_replace so that they can be more helpful
(such as showing the previous session name when renaming). From Tiago Cunha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 8 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 1e3c57b2..87949d34 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1255,7 +1255,7 @@ The
.Ar shell-command
string may contain the special character sequences supported by the
.Ic status-left
-command.
+option.
If no
.Ar shell-command
is given, the current pipe (if any) is closed.
@@ -2624,6 +2624,7 @@ Open the command prompt in a client.
This may be used from inside
.Nm
to execute commands interactively.
+.Pp
If
.Ar template
is specified, it is used as the command.
@@ -2637,6 +2638,12 @@ a single prompt is displayed, constructed from
if it is present, or
.Ql \&:
if not.
+The
+.Ar prompts
+may contain the special character sequences supported by the
+.Ic status-left
+option.
+.Pp
Before the command is executed, the first occurrence of the string
.Ql %%
and all occurrences of