[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: auto completion with TAB key



On Thursday 24 Mar 2005 13:45, Christian Christmann wrote:
> Hi,
>
> after installing Debian on a new machine the completion
> with the TAB key does not work. On my other Debian
> system I can hit TAB after "aptitude install" and get
> the available packages.
>
> Any ideas how to solve this problem?
>
> Thanks
> Chris

You need to execute the following command:

  source /etc/bash_completion

You can also ensure this happens on every login by uncommenting the lines at 
the end of /etc/bash.bashrc

Cheers,
TreeBoy



Reply to: