aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-06-03 15:58:40 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-06-03 15:58:40 +0000
commit41d985ace3189c7375a8f1c2d1d2d028a20cf731 (patch)
tree3e9956277f7224a50afa48c24bf5bfa2d124d84b /tmux.1
parente659aa86b9b88db6e84979cd9321884f8109424a (diff)
downloadrtmux-41d985ace3189c7375a8f1c2d1d2d028a20cf731.tar.gz
rtmux-41d985ace3189c7375a8f1c2d1d2d028a20cf731.tar.bz2
rtmux-41d985ace3189c7375a8f1c2d1d2d028a20cf731.zip
Add missing documentation for the -a flag used to move to next/previous window
with alert.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 8 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index b8309605..d62acb91 100644
--- a/tmux.1
+++ b/tmux.1
@@ -799,10 +799,14 @@ start-up files.
.D1 (alias: Ic nextl )
Move a window to the next layout and rearrange the panes to fit.
.It Xo Ic next-window
+.Op Fl a
.Op Fl t Ar target-session
.Xc
.D1 (alias: Ic next )
Move to the next window in the session.
+If
+.Fl a
+is used, move to the next window with a bell, activity or content alert.
.It Xo Ic paste-buffer
.Op Fl d
.Op Fl b Ar buffer-index
@@ -811,10 +815,14 @@ Move to the next window in the session.
.D1 (alias: Ic pasteb )
Insert the contents of a paste buffer into the current window.
.It Xo Ic previous-window
+.Op Fl a
.Op Fl t Ar target-session
.Xc
.D1 (alias: Ic prev )
Move to the previous window in the session.
+With
+.Fl a ,
+move to the previous window with a bell, activity or content alert.
.It Xo Ic refresh-client
.Op Fl t Ar target-client
.Xc