[Bug 11414] Re: Please enable smart bash completion by default

Sah 11414 at bugs.launchpad.net
Wed Jul 4 02:05:33 UTC 2012


I see this report is very old. I found it from Google.
I notice this smart completion is still turned off in /etc/bash.bashrc in Ubuntu 12.04. I wanna know if there is something I need to know before I turn it on. Like is there a new way to do this now?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/11414

Title:
  Please enable smart bash completion by default

Status in “bash” package in Ubuntu:
  Fix Released

Bug description:
  Bash completion is off by default in /etc/bash.bashrc.

  I'd like to have it be on by default instead.  That would entail ending
  /etc/bash.bashrc thusly:

  # enable bash completion in interactive shells
  if [ -f /etc/bash_completion ]; then
      . /etc/bash_completion
  fi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/11414/+subscriptions




More information about the foundations-bugs mailing list