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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1221 by root, Tue Sep 17 20:38:14 2019 UTC vs.
Revision 1.1222 by root, Mon Jan 20 09:35:13 2020 UTC

43 43
44TODO: confirm-pastes should check for any ctl 44TODO: confirm-pastes should check for any ctl
45TODO: confirm-paste should be the default 45TODO: confirm-paste should be the default
46TODO: bracketed paste mode pastes ^[[200~ etc. into incremental-search inputs 46TODO: bracketed paste mode pastes ^[[200~ etc. into incremental-search inputs
47TODO: xterm-osc does not autoload background 47TODO: xterm-osc does not autoload background
48TODO: think about daemon delaying urxvt client exit.
48 - the old bg image resources are now provided by the background 49 - the old bg image resources are now provided by the background
49 extension, and perl is thus required for bg image support. No 50 extension, and perl is thus required for bg image support. No
50 configuration change is needed: urxvt autoloads the background 51 configuration change is needed: urxvt autoloads the background
51 ext if any bg image resource/option is present (for OSC sequences to 52 ext if any bg image resource/option is present (for OSC sequences to
52 work you need to enable it explicity). The old bg image 53 work you need to enable it explicity). The old bg image
53 resources are also now deprecated; users are encouraged to 54 resources are also now deprecated; users are encouraged to
54 switch to the new bg image interface (see man urxvt-background). 55 switch to the new bg image interface (see man urxvt-background).
55 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in 56 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in
56 POSIX locales and clash with vt100 charset emulation (the luit 57 POSIX locales and clash with vt100 charset emulation (the luit
57 program can be used as a substitute). 58 program can be used as a substitute).
59 - perl didn't parse rgba colours specified as an array correctly,
60 only allowing 0 and 100% intensity for each component.
58 - when iterating over resources, urxvt will now try to properly handle 61 - when iterating over resources, urxvt will now try to properly handle
59 multipart resources (such as "*background.expr"), for the benefit 62 multipart resources (such as "*background.expr"), for the benefit
60 of autoloading perl extensions. 63 of autoloading perl extensions.
61 - ESC G (query rxvt graphics mode) has been disabled due to security 64 - ESC G (query rxvt graphics mode) has been disabled due to security
62 implications. The rxvt graphics mode was removed in rxvt-unicode 1.5, 65 implications. The rxvt graphics mode was removed in rxvt-unicode 1.5,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines