summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2019-09-09 07:57:31 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2019-09-09 07:57:31 +0000
commit392636159a9c073f3e36c0e6b2680a8feb236694 (patch)
treed5b5bdfc33ad53029bb8324c8f129dbe6507e78f
parent70a3aa883522c74abb02daaf60ef456cb9278dee (diff)
Put default keys in alphabetical order, from Barry Rountree.
-rw-r--r--usr.bin/tmux/tmux.114
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 15c936ac840..c17ba4ac0a1 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.683 2019/09/09 07:53:19 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.684 2019/09/09 07:57:30 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -291,6 +291,12 @@ Prompt to search for text in open windows.
Display some information about the current window.
.It l
Move to the previously selected window.
+.It m
+Mark the current pane (see
+.Ic select-pane
+.Fl m ) .
+.It M
+Clear the marked pane.
.It n
Change to the next window.
.It o
@@ -301,12 +307,6 @@ Change to the previous window.
Briefly display pane indexes.
.It r
Force redraw of the attached client.
-.It m
-Mark the current pane (see
-.Ic select-pane
-.Fl m ) .
-.It M
-Clear the marked pane.
.It s
Select a new session for the attached client interactively.
.It t