mirror of
https://github.com/tmux/tmux.git
synced 2025-04-07 00:28:48 +00:00
New sentence, new line.
This commit is contained in:
parent
ea8a8d39d4
commit
bb3eb77a2a
42
tmux.1
42
tmux.1
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tmux.1,v 1.78 2009-02-07 08:20:54 nicm Exp $
|
.\" $Id: tmux.1,v 1.79 2009-02-07 08:22:11 nicm Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
.\"
|
.\"
|
||||||
@ -416,13 +416,14 @@ replaced by what is entered at the prompt.
|
|||||||
.Op Fl t Ar dst-session
|
.Op Fl t Ar dst-session
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: Ic copyb)
|
.D1 (alias: Ic copyb)
|
||||||
Copy a session paste buffer to another session. If no sessions are specified,
|
Copy a session paste buffer to another session.
|
||||||
the current one is used instead.
|
If no sessions are specified, the current one is used instead.
|
||||||
.It Xo Ic copy-mode
|
.It Xo Ic copy-mode
|
||||||
.Op Fl u
|
.Op Fl u
|
||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Xc
|
.Xc
|
||||||
Enter copy mode. The
|
Enter copy mode.
|
||||||
|
The
|
||||||
.Fl u
|
.Fl u
|
||||||
option scrolls one page up.
|
option scrolls one page up.
|
||||||
.It Xo Ic delete-buffer
|
.It Xo Ic delete-buffer
|
||||||
@ -452,9 +453,10 @@ Move down a pane.
|
|||||||
.D1 (alias: Ic findw )
|
.D1 (alias: Ic findw )
|
||||||
Search for
|
Search for
|
||||||
.Ar match-string
|
.Ar match-string
|
||||||
in window names, titles, and visible content (but not history). If only one
|
in window names, titles, and visible content (but not history).
|
||||||
window is matched, it'll be automatically selected, otherwise a choice list is
|
If only one window is matched, it'll be automatically selected, otherwise a
|
||||||
shown. This command only works from inside
|
choice list is shown.
|
||||||
|
This command only works from inside
|
||||||
.Nm .
|
.Nm .
|
||||||
.It Xo Ic has-session
|
.It Xo Ic has-session
|
||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
@ -666,7 +668,8 @@ if specifed, to
|
|||||||
.Op Ar adjustment
|
.Op Ar adjustment
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: Ic resizep-up)
|
.D1 (alias: Ic resizep-up)
|
||||||
Resize a pane. The
|
Resize a pane.
|
||||||
|
The
|
||||||
.Ar adjustment
|
.Ar adjustment
|
||||||
is given in lines (the default is 1).
|
is given in lines (the default is 1).
|
||||||
.It Xo Ic respawn-window
|
.It Xo Ic respawn-window
|
||||||
@ -700,7 +703,8 @@ option appends to rather than overwriting the file.
|
|||||||
.Op Fl u
|
.Op Fl u
|
||||||
.Op Fl t Ar target-window
|
.Op Fl t Ar target-window
|
||||||
.Xc
|
.Xc
|
||||||
Enter scroll mode. The
|
Enter scroll mode.
|
||||||
|
The
|
||||||
.Fl u
|
.Fl u
|
||||||
has the same meaning as in the
|
has the same meaning as in the
|
||||||
.Ic copy-mode
|
.Ic copy-mode
|
||||||
@ -766,8 +770,9 @@ Set the contents of the specified buffer to
|
|||||||
Set an option.
|
Set an option.
|
||||||
If
|
If
|
||||||
.Fl g
|
.Fl g
|
||||||
is specified, the option is set as a global option. Global options apply to all
|
is specified, the option is set as a global option.
|
||||||
sessions which don't have the option explicitly set.
|
Global options apply to all sessions which don't have the option explicitly
|
||||||
|
set.
|
||||||
If
|
If
|
||||||
.Fl g
|
.Fl g
|
||||||
is not used, the option applies only to
|
is not used, the option applies only to
|
||||||
@ -853,7 +858,8 @@ Set the current prefix key.
|
|||||||
Allow multiple commands to be entered without pressing the prefix-key again
|
Allow multiple commands to be entered without pressing the prefix-key again
|
||||||
in the specified
|
in the specified
|
||||||
.Ar number
|
.Ar number
|
||||||
miliseconds (the default is 500). It only applies to
|
miliseconds (the default is 500).
|
||||||
|
It only applies to
|
||||||
.Ic up-pane ,
|
.Ic up-pane ,
|
||||||
.Ic down-pane ,
|
.Ic down-pane ,
|
||||||
.Ic next-window ,
|
.Ic next-window ,
|
||||||
@ -936,7 +942,8 @@ The default is 40.
|
|||||||
.Ar password
|
.Ar password
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: Ic pass )
|
.D1 (alias: Ic pass )
|
||||||
Set the server password. If the
|
Set the server password.
|
||||||
|
If the
|
||||||
.Fl c
|
.Fl c
|
||||||
option is given, a pre-encrypted password may be specified.
|
option is given, a pre-encrypted password may be specified.
|
||||||
By default, the password is blank, thus any entered password will be accepted
|
By default, the password is blank, thus any entered password will be accepted
|
||||||
@ -951,7 +958,8 @@ configuration file, enclose it in single quotes (').
|
|||||||
.Ar option Ar value
|
.Ar option Ar value
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: Ic setw )
|
.D1 (alias: Ic setw )
|
||||||
Set a window-specific option. The
|
Set a window-specific option.
|
||||||
|
The
|
||||||
.Fl g
|
.Fl g
|
||||||
and
|
and
|
||||||
.Fl u
|
.Fl u
|
||||||
@ -1074,12 +1082,14 @@ Execute commands from
|
|||||||
.Op Ar command
|
.Op Ar command
|
||||||
.Xc
|
.Xc
|
||||||
.D1 (alias: splitw )
|
.D1 (alias: splitw )
|
||||||
Creates a new window by splitting it vertically. The
|
Creates a new window by splitting it vertically.
|
||||||
|
The
|
||||||
.Fl l
|
.Fl l
|
||||||
and
|
and
|
||||||
.Fl p
|
.Fl p
|
||||||
options specify the size of the new window in lines, or as a percentage,
|
options specify the size of the new window in lines, or as a percentage,
|
||||||
respectively. All other options have the same meaning as in the
|
respectively.
|
||||||
|
All other options have the same meaning as in the
|
||||||
.Ic new-window
|
.Ic new-window
|
||||||
command.
|
command.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
Reference in New Issue
Block a user