Re: [Mutt] #3162: Body regexes don't find text after 1022
#3162: Body regexes don't find text after 1022 characters on a line
----------------------+-----------------------------------------------------
Reporter: Smylers | Owner: mutt-dev
Type: defect | Status: closed
Priority: minor | Milestone: 1.6
Component: mutt | Version:
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by Rocco Rutte <pdmef@xxxxxxx>):
* status: new => closed
* resolution: => fixed
Comment:
(In [addbd9145230]) Use dynamic buffer for displaying pager lines. Closes
#3162.
With too small fixed-size buffers we can't color/find certain words
that span buffers. This needs to duplicate mutt_read_line with the
adjustment to leave line termination in and not support breaking
long lines using \ at EOL. Other callers may want to use this one
instead, too as we support \-escaping in too many places.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3162#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent