Ticket #2948 (closed enhancement: fixed)
Browser should pretty-print current directory
| Reported by: | pdmef | Owned by: | pdmef |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.6 |
| Component: | display | Version: | 1.5.16 |
| Keywords: | Cc: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
