diff options
author | Thomas Adam <thomas@xteddy.org> | 2023-01-08 23:26:09 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2023-01-08 23:26:09 +0000 |
commit | 5086377f30aabcd45f44359b8118ffeeb89da5cb (patch) | |
tree | bd19d1f4f63e128aa3979f4c6b9ecab2a3b722fc /tmux.1 | |
parent | 2a32565e0c882c9e78ef9c7d52476c3574331f62 (diff) | |
parent | 7c0789d2d2721b70e04fe6a589f644797d2b5e1f (diff) | |
download | rtmux-5086377f30aabcd45f44359b8118ffeeb89da5cb.tar.gz rtmux-5086377f30aabcd45f44359b8118ffeeb89da5cb.tar.bz2 rtmux-5086377f30aabcd45f44359b8118ffeeb89da5cb.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1974,7 +1974,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 |