--- rxvt-unicode/Changes 2018/12/24 07:55:33 1.1214 +++ rxvt-unicode/Changes 2019/07/08 02:59:51 1.1220 @@ -42,7 +42,14 @@ TODO: implement xterms nih 1006 mouse mode because the fud campaign against urxvt's 1015 mode works. TODO: confirm-pastes should check for any ctl -TODO: fix ESC G reply forever, or simply completely disable it? +TODO: confirm-paste should be the default +TODO: bracketed paste mode pastes ^[[200~ etc. into incremental-search inputs + - drop ISO 2022 locale support. ISO 2022 encodings are not supported in + POSIX locales and clash with vt100 charset emulation (the luit + program can be used as a substitute). + - ESC G (query rxvt graphics mode) has been disabled due to security + implications. The rxvt graphics mode was removed in rxvt-unicode 1.5, + and no programs relying on being able to query the mode are known. - work around API change breakage in perl 5.28, based on a patch by Roman Bogorodskiy. - improved security: rob nation's (obsolete) graphics mode queries @@ -66,6 +73,11 @@ switch to the new bg image interface (see man urxvt-background). - expose priv_modes member and constants to perl extensions (patch by Rastislav Barlik). + - fix a whole slew of const sillyness, unfortunately forced upon + us by ISO C++. + - update to libecb 0x00010006. + - disable all thread support in ecb.h as we presumably don't need it. + - slightly improve Makefile source dependencies. 9.22 Sat Jan 23 21:07:33 CET 2016 - NOTICE: this release updates terminfo.