diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2010-02-07 20:33:27 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2010-02-07 20:33:27 +0000 |
commit | 2dc74f2e4d754b868286d1adc0e686d707be38fc (patch) | |
tree | c33bea84d26de1c4f75ee3f4164e23f248bdbc3f /tmux.1 | |
parent | 46511805037cf33bd9e2c6286e33417d9fd35d1f (diff) | |
download | rtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.tar.gz rtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.tar.bz2 rtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.zip |
next-layout is bound to Space not C-Space.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -667,7 +667,7 @@ These may be selected with the command or cycled with .Ic next-layout (bound to -.Ql C-space +.Ql Space by default); once a layout is chosen, panes within it may be moved and resized as normal. .Pp |