From d5edaf988e7dd04488f3b7580802eb2eb131df48 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 21 Nov 2007 15:35:53 +0000 Subject: Horizontal history/scrolling. --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9eaeba19..afc67037 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 21 November 2007 +* Full line width memory and horizontal scrolling in history. * Initial support for scroll history. = to enter scrolling mode, and then vi keys or up/down/pgup/pgdown to navigate. Q to exit. No horizontal history yet (need per-line sizes) and a few kinks to be worked out (resizing while in @@ -240,4 +241,4 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.76 2007-11-21 13:11:41 nicm Exp $ +$Id: CHANGES,v 1.77 2007-11-21 15:35:53 nicm Exp $ -- cgit