diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-26 17:15:50 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-26 17:15:50 +0000 |
| commit | ab097f0c0c7cd6d30767fc63d05731197160aeeb (patch) | |
| tree | fe6801809a561a65f0c9252b548c99186b66b17d /CHANGES | |
| parent | 4a325c8f9366a1c7643d193ff2e613bbc91ce144 (diff) | |
| download | rtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.tar.gz rtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.tar.bz2 rtmux-ab097f0c0c7cd6d30767fc63d05731197160aeeb.zip | |
Don't save/restore ry_*.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 $ |