summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-02-08 18:31:07 +0000
committerTiago Cunha <tcunha@gmx.com>2010-02-08 18:31:07 +0000
commitc3c65c32a5ebe50fdadcf280f2d69e8879088fb9 (patch)
tree55a11005b978b4c46eec947e6cf1799849ae2fe2
parent36a80b2cd639fc82b8fc3d8c3672cc88ae00f1ac (diff)
Sync OpenBSD patchset 641:
next-layout is bound to Space not C-Space.
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 7e5270e7..a4f41947 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.230 2010-02-08 18:27:34 tcunha Exp $
+.\" $Id: tmux.1,v 1.231 2010-02-08 18:31:07 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 6 2010 $
+.Dd $Mdocdate: February 7 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -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