Ticket #2288 (new defect) — at Initial Version

Opened 14 years ago

Last modified 13 years ago

Regression: 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

how to reproduce:
1) type 'cd /usr' in command line
press - esc tab (autocomplete)
autocomplete dialog showed

 /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/

press - 'l'
result: 'cd /'
must be: 'cd /usr/l'

Note: See TracTickets for help on using tickets.