mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 08:33:17 +01:00
Simplify references to alerts in the man page, from Thomas Adam.
This commit is contained in:
parent
021e95b09f
commit
04ac61ecd7
6
tmux.1
6
tmux.1
@ -1379,7 +1379,7 @@ Move a window to the next layout and rearrange the panes to fit.
|
||||
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.
|
||||
is used, move to the next window with an alert.
|
||||
.It Xo Ic pipe-pane
|
||||
.Op Fl o
|
||||
.Op Fl t Ar target-pane
|
||||
@ -1422,7 +1422,7 @@ Move to the previous layout in the session.
|
||||
Move to the previous window in the session.
|
||||
With
|
||||
.Fl a ,
|
||||
move to the previous window with a bell, activity or content alert.
|
||||
move to the previous window with an alert.
|
||||
.It Xo Ic rename-window
|
||||
.Op Fl t Ar target-window
|
||||
.Ar new-name
|
||||
@ -1950,7 +1950,7 @@ means only bell in windows other than the current window are ignored.
|
||||
.It Xo Ic bell-on-alert
|
||||
.Op Ic on | off
|
||||
.Xc
|
||||
If on, ring the terminal bell when an activity, content or silence alert
|
||||
If on, ring the terminal bell when an alert
|
||||
occurs.
|
||||
.It Ic default-command Ar shell-command
|
||||
Set the command used for new windows (if not specified when the window is
|
||||
|
Loading…
Reference in New Issue
Block a user