ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1224 by root, Thu Feb 6 23:42:43 2020 UTC vs.
Revision 1.1227 by root, Sat Oct 10 20:06:03 2020 UTC

40TODO: üpixel droppins idenrasm,ll,scrollup 40TODO: üpixel droppins idenrasm,ll,scrollup
41TODO: cuu/cud and probably others default to 1 when arg is 0, not just missing, in xterm/vt102, but not in rxvt 41TODO: cuu/cud and probably others default to 1 when arg is 0, not just missing, in xterm/vt102, but not in rxvt
42TODO: implement xterms nih 1006 mouse mode because the fud campaign against urxvt's 1015 mode works. 42TODO: implement xterms nih 1006 mouse mode because the fud campaign against urxvt's 1015 mode works.
43 43
44TODO: confirm-paste should be the default 44TODO: confirm-paste should be the default
45TODO: bracketed paste mode pastes ^[[200~ etc. into incremental-search inputs
46TODO: xterm-osc does not autoload background 45TODO: xterm-osc does not autoload background
47TODO: think about daemon delaying urxvt client exit. 46TODO: think about daemon delaying urxvt client exit.
48TODO: libev update 47TODO: libev update
48
49TODO: https://salsa.debian.org/debian/rxvt-unicode/-/blob/master/debian/patches/18_expand_urxvt-tabbed.1.diff
50 - do not destruct perl on exit anymore: this might fail for a variety of
51 reasons, and takes unneccessary time.
49 - the old bg image resources are now provided by the background 52 - the old bg image resources are now provided by the background
50 extension, and perl is thus required for bg image support. No 53 extension, and perl is thus required for bg image support. No
51 configuration change is needed: urxvt autoloads the background 54 configuration change is needed: urxvt autoloads the background
52 ext if any bg image resource/option is present (for OSC sequences to 55 ext if any bg image resource/option is present (for OSC sequences to
53 work you need to enable it explicity). The old bg image 56 work you need to enable it explicity). The old bg image
54 resources are also now deprecated; users are encouraged to 57 resources are also now deprecated; users are encouraged to
55 switch to the new bg image interface (see man urxvt-background). 58 switch to the new bg image interface (see man urxvt-background).
56 - confirm-paste now checks for any ctlchars, not just newlines. 59 - confirm-paste now checks for any ctlchars, not just newlines.
60 - searchable scrollback will now ignore bracketed paste mode sequences
61 (prompted by Daniel Gröber's patch).
57 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in 62 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in
58 POSIX locales and clash with vt100 charset emulation (the luit 63 POSIX locales and clash with vt100 charset emulation (the luit
59 program can be used as a substitute). 64 program can be used as a substitute).
60 - perl didn't parse rgba colours specified as an array correctly, 65 - perl didn't parse rgba colours specified as an array correctly,
61 only allowing 0 and 100% intensity for each component (this affected 66 only allowing 0 and 100% intensity for each component (this affected
86 - fix a whole slew of const sillyness, unfortunately forced upon 91 - fix a whole slew of const sillyness, unfortunately forced upon
87 us by ISO C++. 92 us by ISO C++.
88 - update to libecb 0x00010006. 93 - update to libecb 0x00010006.
89 - disable all thread support in ecb.h as we presumably don't need it. 94 - disable all thread support in ecb.h as we presumably don't need it.
90 - slightly improve Makefile source dependencies. 95 - slightly improve Makefile source dependencies.
96 - work around bugs in newer Pod::Xhtml versions (flags incorrect formatting codes
97 in xhtml/html sections but does not interpret correct ones).
91 98
929.22 Sat Jan 23 21:07:33 CET 2016 999.22 Sat Jan 23 21:07:33 CET 2016
93 - NOTICE: this release updates terminfo. 100 - NOTICE: this release updates terminfo.
94 - add terminfo capabilities for various ctrl and shift-ctrl key variants 101 - add terminfo capabilities for various ctrl and shift-ctrl key variants
95 (patch by Sebastian Schmidt). 102 (patch by Sebastian Schmidt).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines