mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 08:33:17 +01:00
tweak;
This commit is contained in:
parent
089c33f5be
commit
680f920b55
5
tmux.1
5
tmux.1
@ -373,7 +373,6 @@ bind-key F1 set-window-option force-width 81
|
||||
.Pp
|
||||
Or if using
|
||||
.Xr sh 1 :
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
$ tmux bind-key F1 set-window-option force-width 81
|
||||
.Ed
|
||||
@ -401,7 +400,6 @@ new-window ; split-window -d
|
||||
.Pp
|
||||
Or from
|
||||
.Xr sh 1 :
|
||||
.Pp
|
||||
.Bd -literal -offset indent
|
||||
$ tmux kill-window -t :1
|
||||
|
||||
@ -1748,7 +1746,8 @@ used.
|
||||
Shell commands are executed with the
|
||||
.Nm
|
||||
global environment set (see the
|
||||
.Sx ENVIRONMENT section).
|
||||
.Sx ENVIRONMENT
|
||||
section).
|
||||
.Pp
|
||||
#[attributes] allows a comma-separated list of attributes to be specified,
|
||||
these may be
|
||||
|
Loading…
Reference in New Issue
Block a user