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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1259 by sf-exg, Wed Jul 14 10:01:19 2021 UTC vs.
Revision 1.1260 by sf-exg, Wed Jul 14 12:39:57 2021 UTC

57 abuse these sequences (typically in the name of security, but these 57 abuse these sequences (typically in the name of security, but these
58 sequences are not improving security). Also, bracketed paste mode 58 sequences are not improving security). Also, bracketed paste mode
59 is now under frills. 59 is now under frills.
60 - enable confirm-paste extension by default, can be disabled by e.g. 60 - enable confirm-paste extension by default, can be disabled by e.g.
61 URxvt.perl-ext: -confirm-paste 61 URxvt.perl-ext: -confirm-paste
62 - The view_start perl method now scrolls to the bottom also when the
63 argument is greater than 0.
62 - eval scroll actions now scroll to the bottom when scrolling down and 64 - eval scroll actions now scroll to the bottom when scrolling down and
63 there are less lines to scroll than the ones requested (patch by 65 there are less lines to scroll than the ones requested (reported by
64 Stephen Talley). 66 Stephen Talley).
65 - if urxvt cannot detect a good estimate for font width (because a font does 67 - if urxvt cannot detect a good estimate for font width (because a font does
66 not contain latin characters at all for example), it will now fall 68 not contain latin characters at all for example), it will now fall
67 back to xft's max_advance_width, which works well with some fonts. It 69 back to xft's max_advance_width, which works well with some fonts. It
68 currently will warn about this. 70 currently will warn about this.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines