mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 08:33:17 +01:00
zap trailing whitespace;
This commit is contained in:
parent
d7de29e1e5
commit
de73fed73d
7
tmux.1
7
tmux.1
@ -69,7 +69,7 @@ Once all sessions are killed,
|
|||||||
exits.
|
exits.
|
||||||
.Pp
|
.Pp
|
||||||
Each session is persistent and will survive accidental disconnection
|
Each session is persistent and will survive accidental disconnection
|
||||||
(such as
|
(such as
|
||||||
.Xr ssh 1
|
.Xr ssh 1
|
||||||
connection timeout) or intentional detachment (with the
|
connection timeout) or intentional detachment (with the
|
||||||
.Ql C-b d
|
.Ql C-b d
|
||||||
@ -228,7 +228,6 @@ Key bindings may be changed with the
|
|||||||
and
|
and
|
||||||
.Ic unbind-key
|
.Ic unbind-key
|
||||||
commands.
|
commands.
|
||||||
.Pp
|
|
||||||
.Sh COMMANDS
|
.Sh COMMANDS
|
||||||
This section contains a list of the commands supported by
|
This section contains a list of the commands supported by
|
||||||
.Nm .
|
.Nm .
|
||||||
@ -1236,7 +1235,7 @@ is not interpreted, to enable UTF-8, use the
|
|||||||
.Ic status-utf8
|
.Ic status-utf8
|
||||||
option.
|
option.
|
||||||
.It Ic status-left-attr Ar attributes
|
.It Ic status-left-attr Ar attributes
|
||||||
Set the attribute of the left part of the status line.
|
Set the attribute of the left part of the status line.
|
||||||
.It Ic status-left-fg Ar colour
|
.It Ic status-left-fg Ar colour
|
||||||
Set the foreground colour of the left part of the status line.
|
Set the foreground colour of the left part of the status line.
|
||||||
.It Ic status-left-bg Ar colour
|
.It Ic status-left-bg Ar colour
|
||||||
@ -1260,7 +1259,7 @@ character pairs are replaced, and UTF-8 is dependent on the
|
|||||||
.Ic status-utf8
|
.Ic status-utf8
|
||||||
option.
|
option.
|
||||||
.It Ic status-right-attr Ar attributes
|
.It Ic status-right-attr Ar attributes
|
||||||
Set the attribute of the right part of the status line.
|
Set the attribute of the right part of the status line.
|
||||||
.It Ic status-right-fg Ar colour
|
.It Ic status-right-fg Ar colour
|
||||||
Set the foreground colour of the right part of the status line.
|
Set the foreground colour of the right part of the status line.
|
||||||
.It Ic status-right-bg Ar colour
|
.It Ic status-right-bg Ar colour
|
||||||
|
Loading…
Reference in New Issue
Block a user