You are not logged in.
Hi,
since I did an upgrade the bash autocompletion behaves strange. Completing directories will end in a space instead of an slash. Eg you enter "/et[tab]" and it completes "/etc " instead of "/etc/". This makes navigating directory hierarchies a PITA. Can anyone confirm this? Any known workarounds?
Offline
It seems to be a bug in bash-completion. Uninstalling the package fixes the problem. I raised a bug report: https://bugs.archlinux.org/task/22807
Offline
Yes, I can confirm.
Offline
For those still looking for a solution to this:
From: http://aur.archlinux.org/packages.php?ID=16980
Comment by: vl981 on Fri, 31 Dec 2010 03:57:13 +0000
Hi.
For those who use this package and bash completion in same time:
remove the _filedir function from the '/etc/bash_completion.d/acroread'
file provided by the package. See http://forums.adobe.com/thread/745833.
P.S. Updated PKGBUILD and respected acroread files one may found here:
https://github.com/vp1981/pkgbuild/raw/master/acroread/PKGBUILD
https://github.com/vp1981/pkgbuild/raw/master/acroread/PKGBUILD
Last edited by kontax (2011-02-11 10:52:20)
Offline
kontax,
thanks, mystery solved.
Mektub
Follow me on twitter: https://twitter.com/johnbina
Offline