aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-24 15:29:29 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-24 15:29:29 +0000
commitebeb14211d978d6dfdf7d49bc4de8ce23acb8698 (patch)
tree466bed2a90b5c7decdafc0922a875eee07e1578a /CHANGES
parente21587864a050bd8dcfe4621237c89bbeb6b09f5 (diff)
downloadrtmux-ebeb14211d978d6dfdf7d49bc4de8ce23acb8698.tar.gz
rtmux-ebeb14211d978d6dfdf7d49bc4de8ce23acb8698.tar.bz2
rtmux-ebeb14211d978d6dfdf7d49bc4de8ce23acb8698.zip
Handle DSR for resize(1).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 754ed5f5..eea231b1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,6 @@
24 October 2007
+* (nicm) Support for \e6n to request cursor position. resize(1) now works.
* (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
@@ -158,5 +159,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.49 2007-10-24 15:01:23 nicm Exp $
+$Id: CHANGES,v 1.50 2007-10-24 15:29:27 nicm Exp $