Package: mc
Version: 4.6.0

When I use <M-Tab> on a directory with name with spaces, it
incorrectly completes the name without escaping the spaces.
For example:

mkdir "a b c"
mkdir "a b c/d"

cd a<M-Tab> will yield
cd a b c/

Pressing <M-Tab> again will not complete "d"

Moreover, this has funny results when used as a shell command:

mkdir "a "

rm -rf a<M-Tab><Enter>

will yield:

rm -rf a /

which is definitely not what was intended.
_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179




Reply via email to