summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-04-16 21:02:41 +0000
committernicm <nicm>2014-04-16 21:02:41 +0000
commit14a96df9ee288b24354c3ac2e57eca21b6ad8151 (patch)
tree15478e5304937524a5317ca1c0b48183ece2d188 /tmux.1
parente5d85c6c3c7f81ad9744b7306fd0cb1f7d12ebad (diff)
Remove the choose-list command to prepare for some later choose-* work.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.126
1 files changed, 0 insertions, 26 deletions
diff --git a/tmux.1 b/tmux.1
index 8205e026..da4efcdc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1155,32 +1155,6 @@ flag, see the
section.
This command works only if at least one client is attached.
.It Xo
-.Ic choose-list
-.Op Fl l Ar items
-.Op Fl t Ar target-window
-.Op Ar template
-.Xc
-Put a window into list choice mode, allowing
-.Ar items
-to be selected.
-.Ar items
-can be a comma-separated list to display more than one item.
-If an item has spaces, that entry must be quoted.
-After an item is chosen,
-.Ql %%
-is replaced by the chosen item in the
-.Ar template
-and the result is executed as a command.
-If
-.Ar template
-is not given, "run-shell '%%'" is used.
-.Ar items
-also accepts format specifiers.
-For the meaning of this see the
-.Sx FORMATS
-section.
-This command works only if at least one client is attached.
-.It Xo
.Ic choose-session
.Op Fl F Ar format
.Op Fl t Ar target-window