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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1274 by root, Sun Nov 21 23:34:22 2021 UTC vs.
Revision 1.1275 by root, Sun Nov 21 23:48:37 2021 UTC

43 43
44TODO: think about daemon delaying urxvt client exit. 44TODO: think about daemon delaying urxvt client exit.
45IDEA: use harfbuzz to render combining sequences, maybe also complex scripts 45IDEA: use harfbuzz to render combining sequences, maybe also complex scripts
46TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border? 46TODO: https://github.com/bbidulock/icewm/issues/492 urxvt wrongfully(?) needa configurenotify after mapwindow? also, black border?
47 47
48TODO: match default regex does not match https://猫.移动/tmp/ => document special encoding and possibly rewrite the regex. 489.29
49 - libptytty is now an external dependency. 49 - libptytty is now an external dependency.
50 - enable confirm-paste extension by default, can be disabled by e.g. 50 - enable confirm-paste extension by default, can be disabled by e.g.
51 URxvt.perl-ext: -confirm-paste 51 URxvt.perl-ext: -confirm-paste
52 - Key bindings specified with the -keysym option or with resources of 52 - Key bindings specified with the -keysym option or with resources of
53 the form URxvt*keysym work again. Such resources, as opposed to 53 the form URxvt*keysym work again. Such resources, as opposed to
88 - the background extension will now be autoloaded when the OSC 20 or 705 88 - the background extension will now be autoloaded when the OSC 20 or 705
89 sequence is received. 89 sequence is received.
90 - added OSC 776 sequence to return character cell width, height and font 90 - added OSC 776 sequence to return character cell width, height and font
91 ascent, which is useful when using urxvt as slave to calculate window 91 ascent, which is useful when using urxvt as slave to calculate window
92 size form or to row/column count. 92 size form or to row/column count.
93 - matcher extension documentation now points out some requirements for
94 regular expressions. the default url matching regex will now try
95 to match IRLs in addition to URLs.
93 - The view_start perl method now scrolls to the bottom also when the 96 - The view_start perl method now scrolls to the bottom also when the
94 argument is greater than 0. 97 argument is greater than 0.
95 - eval scroll actions now scroll to the bottom when scrolling down and 98 - eval scroll actions now scroll to the bottom when scrolling down and
96 there are less lines to scroll than the ones requested (reported by 99 there are less lines to scroll than the ones requested (reported by
97 Stephen Talley). 100 Stephen Talley).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines