aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-26 17:15:50 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-26 17:15:50 +0000
commitab097f0c0c7cd6d30767fc63d05731197160aeeb (patch)
treefe6801809a561a65f0c9252b548c99186b66b17d /CHANGES
parent4a325c8f9366a1c7643d193ff2e613bbc91ce144 (diff)
downloadrtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.tar.gz
rtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.tar.bz2
rtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.zip
Don't save/restore ry_*.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c908c444..d5d1bc50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
26 October 2007
+* (nicm) Saving scroll region on \e7 causes problems with ncmpc so I guess
+ it is not required.
* (nicm) unlink-window command.
* (nicm) link-window command to link an existing window into another session
(or another index in the same session). Syntax:
@@ -176,5 +178,5 @@
(including mutt, emacs). No status bar yet and no key remapping or other
customisation.
-$Id: CHANGES,v 1.54 2007-10-26 16:57:32 nicm Exp $
+$Id: CHANGES,v 1.55 2007-10-26 17:15:50 nicm Exp $