Description of problem: Tab completion of a directory (not in cd, which works fine) doesn't complete correctly. less /us<TAB> gives less /usr<space> instead of less /usr/ Version-Release number of selected component (if applicable): bash-4.2.8-1.fc15.x86_64 bash-completion-1.3-2.fc15.noarch How reproducible: 100%
The reason why it is not a bash issue is that when I run conplete -r then everything works as expected. And rpm -V bash-completion doesn't show any other difference than what's changed by patch for bug 692548
This is almost certainly caused by acroread.sh from Adobe Reader which overrides bash-completion's _filedir() with an incompatible version. If not, feel free to reopen this bug, but more details will be needed. http://forums.adobe.com/thread/745833 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613326 https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/716008 https://aur.archlinux.org/packages.php?ID=16980 *** This bug has been marked as a duplicate of bug 677446 ***
*** Bug 695017 has been marked as a duplicate of this bug. ***