aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-02-07 20:33:27 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-02-07 20:33:27 +0000
commit2dc74f2e4d754b868286d1adc0e686d707be38fc (patch)
treec33bea84d26de1c4f75ee3f4164e23f248bdbc3f
parent46511805037cf33bd9e2c6286e33417d9fd35d1f (diff)
downloadrtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.tar.gz
rtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.tar.bz2
rtmux-2dc74f2e4d754b868286d1adc0e686d707be38fc.zip
next-layout is bound to Space not C-Space.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 360d53a2..377215eb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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