Re: [Mutt] #3270: Index should display tabs as spaces in Subject
#3270: Index should display tabs as spaces in Subject line, for `broken'
mailclients
-------------------------+--------------------------------------------------
Reporter: EdSchouten | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone: 1.6
Component: display | Version:
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Comment(by Rocco Rutte <pdmef@xxxxxxx>):
(In [cff8e8ce4327]) Render blanks to spaces in index, fixes [298194c414f0]
wcwidth(<tab>) returns -1 so 'foo<tab>bar' was rendered to 'foobar',
and now to 'foo bar'. Closes #3270 again.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3270#comment:3>
Mutt <http://www.mutt.org/>
The Mutt mail user agent