bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible Bug in Auto-Complete


From: hungry . rahly
Subject: Possible Bug in Auto-Complete
Date: Sat, 6 Aug 2016 17:53:09 -0700 (PDT)
User-agent: G2/1.0

Running Fedora Core, tried 3 different versions of Bash.

bash-4.3.42-3.fc23.x86_64
bash-4.3.42-5.fc25.x86_64
bash-4.3.43-1.fc25.x86_64

Created a directory with the C equivalent "test\n\t\\ this"

typing 

cd test<tab><tab> gives me a list of a single file

test      ^I\ this

but will not autocomplete.

'ls -l' gives me 'test'$'\n\t''\ this' which i can paste into the bash prompt 
which correctly changes to the directory.  Its possible the autocomplete should 
do the same thing?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]