1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-07 17:18:51 +00:00
This commit is contained in:
Jason McIntyre 2010-04-04 21:23:20 +00:00
parent 089c33f5be
commit 680f920b55

5
tmux.1
View File

@ -373,7 +373,6 @@ bind-key F1 set-window-option force-width 81
.Pp .Pp
Or if using Or if using
.Xr sh 1 : .Xr sh 1 :
.Pp
.Bd -literal -offset indent .Bd -literal -offset indent
$ tmux bind-key F1 set-window-option force-width 81 $ tmux bind-key F1 set-window-option force-width 81
.Ed .Ed
@ -401,7 +400,6 @@ new-window ; split-window -d
.Pp .Pp
Or from Or from
.Xr sh 1 : .Xr sh 1 :
.Pp
.Bd -literal -offset indent .Bd -literal -offset indent
$ tmux kill-window -t :1 $ tmux kill-window -t :1
@ -1748,7 +1746,8 @@ used.
Shell commands are executed with the Shell commands are executed with the
.Nm .Nm
global environment set (see the global environment set (see the
.Sx ENVIRONMENT section). .Sx ENVIRONMENT
section).
.Pp .Pp
#[attributes] allows a comma-separated list of attributes to be specified, #[attributes] allows a comma-separated list of attributes to be specified,
these may be these may be