mirror of
https://github.com/tmux/tmux.git
synced 2025-01-08 17:18:47 +00: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.
|
Move to the next window in the session.
|
||||||
If
|
If
|
||||||
.Fl a
|
.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
|
.It Xo Ic pipe-pane
|
||||||
.Op Fl o
|
.Op Fl o
|
||||||
.Op Fl t Ar target-pane
|
.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.
|
Move to the previous window in the session.
|
||||||
With
|
With
|
||||||
.Fl a ,
|
.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
|
.It Xo Ic rename-window
|
||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Ar new-name
|
.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
|
.It Xo Ic bell-on-alert
|
||||||
.Op Ic on | off
|
.Op Ic on | off
|
||||||
.Xc
|
.Xc
|
||||||
If on, ring the terminal bell when an activity, content or silence alert
|
If on, ring the terminal bell when an alert
|
||||||
occurs.
|
occurs.
|
||||||
.It Ic default-command Ar shell-command
|
.It Ic default-command Ar shell-command
|
||||||
Set the command used for new windows (if not specified when the window is
|
Set the command used for new windows (if not specified when the window is
|
||||||
|
Loading…
Reference in New Issue
Block a user