summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-24 15:01:25 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-24 15:01:25 +0000
commite21587864a050bd8dcfe4621237c89bbeb6b09f5 (patch)
tree7add5bfc7db732b1f32ab81272950d2bbc3e5516 /CHANGES
parent8782639c1e04ca40f999cd924ad503d66a5f7e6e (diff)
Save restore attr.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e570374d..754ed5f5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+24 October 2007
+
+* (nicm) Support for \e7, \e8 save/restore cursor and attribute sequences.
+ Currently don't save mode (probably should). Also change some cases where
+ out-of-bound values are ignored to limit them to within range (there are
+ others than need to be checked too).
+
23 October 2007
* (nicm) Lift limit on session name passed with -s.
@@ -151,5 +158,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.48 2007-10-23 10:48:22 nicm Exp $
+$Id: CHANGES,v 1.49 2007-10-24 15:01:23 nicm Exp $