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.1226 by root, Tue Jun 30 07:31:24 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 - do not destruct perl on exit anymore: this might fail for a variety of
49 reasons, and takes unneccessary time.
49 - the old bg image resources are now provided by the background 50 - the old bg image resources are now provided by the background
50 extension, and perl is thus required for bg image support. No 51 extension, and perl is thus required for bg image support. No
51 configuration change is needed: urxvt autoloads the background 52 configuration change is needed: urxvt autoloads the background
52 ext if any bg image resource/option is present (for OSC sequences to 53 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 54 work you need to enable it explicity). The old bg image
54 resources are also now deprecated; users are encouraged to 55 resources are also now deprecated; users are encouraged to
55 switch to the new bg image interface (see man urxvt-background). 56 switch to the new bg image interface (see man urxvt-background).
56 - confirm-paste now checks for any ctlchars, not just newlines. 57 - confirm-paste now checks for any ctlchars, not just newlines.
58 - searchable scrollback will now ignore bracketed paste mode sequences
59 (prompted by Daniel Gröber's patch).
57 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in 60 - drop ISO 2022 locale support. ISO 2022 encodings are not supported in
58 POSIX locales and clash with vt100 charset emulation (the luit 61 POSIX locales and clash with vt100 charset emulation (the luit
59 program can be used as a substitute). 62 program can be used as a substitute).
60 - perl didn't parse rgba colours specified as an array correctly, 63 - perl didn't parse rgba colours specified as an array correctly,
61 only allowing 0 and 100% intensity for each component (this affected 64 only allowing 0 and 100% intensity for each component (this affected

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines