Ticket #2288 (new defect) — at Version 1
Regression in path autocompletion
Reported by: | angel_il | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.7.5 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by andrew_b) (diff)
how to reproduce:
1) type 'cd /usr' in command line
2) press 'esc tab' (autocomplete)
3) autocomplete dialog shows
/usr/X11R6.bak/ /usr/X11R6/ /usr/adm/ /usr/bin/ /usr/dict/ /usr/doc/ /usr/etc/ /usr/i486-slackware-linux/ /usr/include/ /usr/info/ /usr/lib/ /usr/libexec/ /usr/local/ /usr/man/ /usr/sbin/ /usr/share/ /usr/spool/ /usr/src/ /usr/tmp/
4) press 'l'
5) autocompletion result: 'cd /'
expected result: 'cd /usr/l'
Change History
Note: See
TracTickets for help on using
tickets.