mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Quotes are now required in select-layout example.
This commit is contained in:
2
tmux.1
2
tmux.1
@ -1971,7 +1971,7 @@ For example:
|
|||||||
$ tmux list-windows
|
$ tmux list-windows
|
||||||
0: ksh [159x48]
|
0: ksh [159x48]
|
||||||
layout: bb62,159x48,0,0{79x48,0,0,79x48,80,0}
|
layout: bb62,159x48,0,0{79x48,0,0,79x48,80,0}
|
||||||
$ tmux select-layout bb62,159x48,0,0{79x48,0,0,79x48,80,0}
|
$ tmux select-layout 'bb62,159x48,0,0{79x48,0,0,79x48,80,0}'
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
|
Reference in New Issue
Block a user