summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2013-03-21 16:09:59 +0000
committerNicholas Marriott <nicm@openbsd.org>2013-03-21 16:09:59 +0000
commit180faf73afe07d35e6002993a70d5fe63549ffce (patch)
treee1a06d7b7042fd2afeb84507c8795a6a5d53cd3e /tmux.1
parent8903c1f167839569b7514508b38988aa6486575c (diff)
Allow choose commands to be used outside tmux, so long as at least one
client is attached.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.121
1 files changed, 7 insertions, 14 deletions
diff --git a/tmux.1 b/tmux.1
index ceebfcef..0e788130 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1074,8 +1074,7 @@ For the meaning of the
flag, see the
.Sx FORMATS
section.
-This command works only from inside
-.Nm .
+This command works only if at least one client is attached.
.It Xo
.Ic choose-list
.Op Fl l Ar items
@@ -1101,8 +1100,7 @@ also accepts format specifiers.
For the meaning of this see the
.Sx FORMATS
section.
-This command works only from inside
-.Nm .
+This command works only if at least one client is attached.
.It Xo
.Ic choose-session
.Op Fl F Ar format
@@ -1124,8 +1122,7 @@ For the meaning of the
flag, see the
.Sx FORMATS
section.
-This command works only from inside
-.Nm .
+This command works only if at least one client is attached.
.It Xo
.Ic choose-tree
.Op Fl s
@@ -1189,8 +1186,7 @@ and
options, see the
.Sx FORMATS
section.
-This command only works from inside
-.Nm .
+This command works only if at least one client is attached.
.It Xo
.Ic choose-window
.Op Fl F Ar format
@@ -1212,8 +1208,7 @@ For the meaning of the
flag, see the
.Sx FORMATS
section.
-This command works only from inside
-.Nm .
+This command works only if at least one client is attached.
.It Ic display-panes Op Fl t Ar target-client
.D1 (alias: Ic displayp)
Display a visible indicator of each pane shown by
@@ -1257,8 +1252,7 @@ For the meaning of the
flag, see the
.Sx FORMATS
section.
-This command only works from inside
-.Nm .
+This command works only if at least one client is attached.
.It Xo Ic join-pane
.Op Fl bdhv
.Oo Fl l
@@ -3306,8 +3300,7 @@ For the meaning of the
flag, see the
.Sx FORMATS
section.
-This command works only from inside
-.Nm .
+This command works only if at least one client is attached.
.It Ic clear-history Op Fl t Ar target-pane
.D1 (alias: Ic clearhist )
Remove and free the history for the specified pane.