aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-16 20:18:10 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-16 20:18:10 +0000
commit8b0a7c056dddcd7b3a144d177d235a0de8c1a523 (patch)
tree54e15b0ff0dd64ae10347a40cbc522dbe323241a
parentf8c5d13a466a2c88f10c5667c5ea7a6cde2642b3 (diff)
downloadrtmux-8b0a7c056dddcd7b3a144d177d235a0de8c1a523.tar.gz
rtmux-8b0a7c056dddcd7b3a144d177d235a0de8c1a523.tar.bz2
rtmux-8b0a7c056dddcd7b3a144d177d235a0de8c1a523.zip
Document choose-*.
-rw-r--r--TODO1
-rw-r--r--tmux.116
2 files changed, 15 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7e9d55d8..51dd846b 100644
--- a/TODO
+++ b/TODO
@@ -74,4 +74,3 @@ soon:
for 0.6:
- document xterm-keys
- document repeat-time
-- document choose-window choose-session
diff --git a/tmux.1 b/tmux.1
index b9a01cf8..5427b5b1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.63 2009-01-16 17:28:49 tcunha Exp $
+.\" $Id: tmux.1,v 1.64 2009-01-16 20:18:10 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -360,6 +360,20 @@ or
for ctrl keys, or
.Ql M-
for alt (meta) keys.
+.It Xo Ic choose-session
+.Op Fl t Ar target-window
+.Xc
+Put a window into into session choice mode, where the session for the current
+client may be selected interactively from a list.
+This command works only from inside
+.Nm .
+.It Xo Ic choose-window
+.Op Fl t Ar target-window
+.Xc
+Put a window into into window choice mode, where the window for the session
+attached to the current client may be selected interactively from a list.
+This command works only from inside
+.Nm .
.It Xo Ic clock-mode
.Op Fl t Ar target-window
.Xc