<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3146: bad alignment in help screen



#3146: bad alignment in help screen
----------------------+-----------------------------------------------------
  Reporter:  vinc17   |       Owner:  mutt-dev
      Type:  defect   |      Status:  new     
  Priority:  minor    |   Milestone:          
 Component:  display  |     Version:  1.5.18  
Resolution:           |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by pdmef):

  * component:  mutt => display


Comment:

 I think the problem is this: The help code formats the lines into a
 tempfile as "foo bar" while the "foo " part is as long as the terminal
 width. The pager then knows how to render line breaks. The second line
 breaks at \r which is one byte expanding to 2 chars and the code won't
 break within escaped or control chars I guess.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3146#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent