[Mutt] #2948: Browser should pretty-print current directory
#2948: Browser should pretty-print current directory
The directory browser does not pretty-print directories entered
interactively in the status bar:
* When in '/foo' and entering '../bar', it shows '/foo/../bar'
* When in '/baz' and entering '/foo/../bar', it shows '/foo/../bar'.
The directory shown seems to be correct, so it's a display issue only.
Fixing is not technically hard but I'm not sure where the best place to do
so is.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2948>