From fce47e2e6368055e8fdebcfe95a920d953d2f09c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 22 Nov 2009 22:52:39 +0000 Subject: [PATCH] Add cursor keys to the key names list. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tmux.1 b/tmux.1 index 0a34712e..9183b351 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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