at bottom :-
On 3/18/14, Wouter Bolsterlee <[email protected]> wrote:
> I experience the same issue. It could be the same issue as described
> here:
> https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1288031
>
> — Wouter
Hi all,
I saw the bug and simply commented the offending lines from my .bashrc
so there's no more :-
# enable bash completion in interactive shells
if ! shopt -oq posix; then
if [ -f /usr/share/bash-completion/bash_completion ]; then
. /usr/share/bash-completion/bash_completion
elif [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
fi
in my ~/.bashrc and it works at least for file-level completions on
the terminal emulator. So it's a sort of workaround. Looking forward
for the fix so I can re-enable it in my ~/.bashrc.
--
Regards,
Shirish Agarwal शिरीष अग्रवाल
My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]