Tab completion appears to be not working right:

I have a file, ~/todo/todo.txt
I have a folder ~/todo/old/
I want to cat the file.
cd
cat to<TAB><TAB> works as expected, expanding the line to
cat todo/ and showing me the file and directory, todo.txt and old/

But the following does not work:
cat ~/to<TAB><TAB>

This expands to:
cat ~/todo/old/

Why is this?

I don't know yet if this is a bug in my config somewhere - although
I'm pretty sure not since I've tested with disabling .profile and
.bashrc.

Has anyone else seen this?

TIA
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAOsGNSQmy_bN76R=rmdqnkropmsha_ykbeztkpqxwgqa2ox...@mail.gmail.com

Reply via email to