aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-11-28 14:38:30 +0000
committerTiago Cunha <tcunha@gmx.com>2009-11-28 14:38:30 +0000
commita3024f3d2a36beaa08d0b1c6faba076776ebf221 (patch)
tree2df7c23dc1e93295e925815bda859b904fd472d7
parent399002baa4661a8191170cba6385cbf9aba9d1c0 (diff)
downloadrtmux-a3024f3d2a36beaa08d0b1c6faba076776ebf221.tar.gz
rtmux-a3024f3d2a36beaa08d0b1c6faba076776ebf221.tar.bz2
rtmux-a3024f3d2a36beaa08d0b1c6faba076776ebf221.zip
Sync OpenBSD patchset 560:
Add cursor keys to the key names list.
-rw-r--r--tmux.18
1 files changed, 6 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 9e49e889..ada46435 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.207 2009-11-19 22:35:10 tcunha Exp $
+.\" $Id: tmux.1,v 1.208 2009-11-28 14:38:30 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: November 19 2009 $
+.Dd $Mdocdate: November 22 2009 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -1044,6 +1044,10 @@ or
and Alt (meta) with
.Ql M- .
In addition, the following special key names are accepted:
+.Em Up ,
+.Em Down ,
+.Em Left ,
+.Em Right ,
.Em BSpace ,
.Em BTab ,
.Em DC