$ mkdir father $ mkdir father/son $ ln -s father/son $ cd son $ cd ../f<TAB> It should complete father, but it doesn't.
tags 503697 confirmed thanks Hello Marco, I'm confirming this bug, but I don't know whether this is a bash-completion's or bash's bug. I'll try to have a look, but I believe this is bash's. Kindly, David
Hi. Excerpts from owner's message of Seg Abr 25 09:06:32 -0300 2011: (...) Maybe they should left open, to avoid someone from reporting them again. In case the bug is fixed they can be closed, but until then, I don't see a problem in leaving them open. What do you think? Greetings. (...)
reopen 503697 reassign 503697 bash Quick summary for bash maintainers: plain directory completion gets broken when dealing with symlinks. Probably yes, but reassigned to bash, which I'm doing now. Kindly, David