#3412: spurious prompt message in command line after canceled forward
----------------------+--------------------
  Reporter:  vinc17   |      Owner:  me
      Type:  defect   |     Status:  closed
  Priority:  minor    |  Milestone:
 Component:  display  |    Version:  1.5.20
Resolution:  fixed    |   Keywords:
----------------------+--------------------
Changes (by Michael Elkins <me@…>):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 (In [2a1c5d3dd72e]) do not use mutt_message() to display prompt in
 mutt_yesorno().

 properly calculate screen width of prompt string by using mutt_strwidth()
 rather than strlen()

 use safe_asprintf() return the formatted yes/no string since specifying
 COLS+1 is wrong when dealing with multibyte characters

 closes #3412
 closes #3352

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

Reply via email to