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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1254 by root, Sat Jul 3 04:47:08 2021 UTC vs.
Revision 1.1256 by sf-exg, Mon Jul 12 15:08:46 2021 UTC

55 - new option/resource -rm/rewrapMode, which sets the line rewrap 55 - new option/resource -rm/rewrapMode, which sets the line rewrap
56 mode to auto, never or always. 56 mode to auto, never or always.
57 - new option/resource -dpb/disablePasteBrackets, which can be used to 57 - new option/resource -dpb/disablePasteBrackets, which can be used to
58 disable bracketed paste mode sequences, as more and more programs 58 disable bracketed paste mode sequences, as more and more programs
59 abuse these sequences (typically in the name of security, but these 59 abuse these sequences (typically in the name of security, but these
60 sequences are not improving security). 60 sequences are not improving security). Also, bracketed paste mode
61 is now under frills.
61 - enable confirm-paste extension by default, can be disabled by e.g. 62 - enable confirm-paste extension by default, can be disabled by e.g.
62 URxvt.perl-ext: -confirm-paste 63 URxvt.perl-ext: -confirm-paste
64 - eval scroll actions now scroll to the bottom when scrolling down and
65 there are less lines to scroll than the ones requested (patch by
66 Stephen Talley).
63 - 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
64 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
65 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
66 currently will warn about this. 70 currently will warn about this.
67 - do not render variation selectors in the default font as boxes, treat 71 - do not render variation selectors in the default font as boxes, treat

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines