aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2023-01-08 21:00:01 +0000
committernicm <nicm>2023-01-08 21:00:01 +0000
commitcb51942669cef089b46cd2b6cdbd62405000c0e7 (patch)
treed80b9945bfbc4d2419f0089358655afd8a9c1730
parent09afc6c8ee971918d925c441c41a9de7f598efb7 (diff)
downloadrtmux-cb51942669cef089b46cd2b6cdbd62405000c0e7.tar.gz
rtmux-cb51942669cef089b46cd2b6cdbd62405000c0e7.tar.bz2
rtmux-cb51942669cef089b46cd2b6cdbd62405000c0e7.zip
Quotes are now required in select-layout example.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index c84d9e87..6a0bfe52 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1971,7 +1971,7 @@ For example:
$ tmux list-windows
0: ksh [159x48]
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
.Pp
.Nm