mirror of
https://github.com/tmux/tmux.git
synced 2024-11-07 11:48:50 +00:00
Sync OpenBSD patchset 143:
tweak previous;
This commit is contained in:
parent
545893df73
commit
95d593dd51
8
tmux.1
8
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.124 2009-07-20 15:42:05 tcunha Exp $
|
.\" $Id: tmux.1,v 1.125 2009-07-20 15:46:55 tcunha Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -987,7 +987,7 @@ Rename the current window, or the window at
|
|||||||
if specified, to
|
if specified, to
|
||||||
.Ar new-name .
|
.Ar new-name .
|
||||||
.It Xo Ic resize-pane
|
.It Xo Ic resize-pane
|
||||||
.Op Fl DLUR
|
.Op Fl DLRU
|
||||||
.Op Fl p Ar pane-index
|
.Op Fl p Ar pane-index
|
||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Op Ar adjustment
|
.Op Ar adjustment
|
||||||
@ -1339,7 +1339,7 @@ This option defaults to off.
|
|||||||
.Op Ic on | Ic off
|
.Op Ic on | Ic off
|
||||||
.Xc
|
.Xc
|
||||||
If on, display a status line message when activity occurs in a window
|
If on, display a status line message when activity occurs in a window
|
||||||
for with the
|
for which the
|
||||||
.Ic monitor-activity
|
.Ic monitor-activity
|
||||||
window option is enabled.
|
window option is enabled.
|
||||||
.It Xo Ic visual-bell
|
.It Xo Ic visual-bell
|
||||||
@ -1356,7 +1356,7 @@ option.
|
|||||||
Like
|
Like
|
||||||
.Ic visual-activity ,
|
.Ic visual-activity ,
|
||||||
display a message when content is present in a window
|
display a message when content is present in a window
|
||||||
for with the
|
for which the
|
||||||
.Ic monitor-content
|
.Ic monitor-content
|
||||||
window option is enabled.
|
window option is enabled.
|
||||||
.El
|
.El
|
||||||
|
Loading…
Reference in New Issue
Block a user