The manpage says next-layout is bound to C-space, which confused at
least one user. Of course, C-space isn't a real control (or else is
equivalent to C-@, "NUL"), and next-layout is bound to <prefix> space.
The attached patch addresses this.

-- 
Micah J. Cowan
http://micah.cowan.name/
Index: tmux.1
===================================================================
--- tmux.1.orig
+++ tmux.1
@@ -664,7 +664,7 @@
 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
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to