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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1223 by root, Mon Jan 20 09:36:21 2020 UTC vs.
Revision 1.1224 by root, Thu Feb 6 23:42:43 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 45TODO: bracketed paste mode pastes ^[[200~ etc. into incremental-search inputs
47TODO: xterm-osc does not autoload background 46TODO: xterm-osc does not autoload background
48TODO: think about daemon delaying urxvt client exit. 47TODO: think about daemon delaying urxvt client exit.
48TODO: libev update
49 - the old bg image resources are now provided by the background 49 - the old bg image resources are now provided by the background
50 extension, and perl is thus required for bg image support. No 50 extension, and perl is thus required for bg image support. No
51 configuration change is needed: urxvt autoloads the background 51 configuration change is needed: urxvt autoloads the background
52 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
53 work you need to enable it explicity). The old bg image 53 work you need to enable it explicity). The old bg image
54 resources are also now deprecated; users are encouraged to 54 resources are also now deprecated; users are encouraged to
55 switch to the new bg image interface (see man urxvt-background). 55 switch to the new bg image interface (see man urxvt-background).
56 - confirm-paste now checks for any ctlchars, not just newlines.
56 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in 57 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in
57 POSIX locales and clash with vt100 charset emulation (the luit 58 POSIX locales and clash with vt100 charset emulation (the luit
58 program can be used as a substitute). 59 program can be used as a substitute).
59 - perl didn't parse rgba colours specified as an array correctly, 60 - perl didn't parse rgba colours specified as an array correctly,
60 only allowing 0 and 100% intensity for each component (this affected 61 only allowing 0 and 100% intensity for each component (this affected

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines