From e00736b8116d90c19c368c50a4d66092a80c6ef6 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 23 Jul 2008 23:46:51 +0000 Subject: Revert this, it breaks emacs. --- CHANGES | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6a10495d..fabcca77 100644 --- a/CHANGES +++ b/CHANGES @@ -3,8 +3,6 @@ * Support the numeric keypad. This is really confusing: parts of it have termcap entries and parts do not. I'm not sure I've got it right but this seems to work. -* Change arrow keys from \033OA to \033[A to match screen's behaviour rather - than its termcap. 19 July 2008 @@ -622,4 +620,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.151 2008-07-23 23:44:50 nicm Exp $ +$Id: CHANGES,v 1.152 2008-07-23 23:46:51 nicm Exp $ -- cgit