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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1222 by root, Mon Jan 20 09:35:13 2020 UTC vs.
Revision 1.1225 by root, Fri Mar 13 11:18:29 2020 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines