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

Re: [Mutt] #2948: Browser should pretty-print current directory



#2948: Browser should pretty-print current directory

Changes (by pdmef):

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

Comment:

 (In [8b783c916893]) Use realpath() in mutt_pretty_mailbox() for paths that
 may need it.
 This requires to add the buffer size as parameter since the result may
 be longer than the original but still fit in the buffer. Closes #2948.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2948#comment:2>