Tab completion has changed (dapper -> edgy).
Adam Funk
a24061 at yahoo.com
Fri Nov 10 13:40:15 UTC 2006
On 2006-11-10, Marius Gedminas <marius at pov.lt> wrote:
>> When I upgraded to dapper I noticed some new "smarter" tab completion
>> features, such as after "man ". I just upgraded to edgy and this has
>> disappeared. Have I misconfigured something? Can I get it back?
>
> Uncomment the bash_completion line in your ~/.bashrc
My ~/.bashrc is a big one I've been carrying around for a while, but I
found the lines in question
#if [ -f /etc/bash_completion ]; then
# . /etc/bash_completion
#fi
in /etc/bash.bashrc and put them in my personal one.
Thanks for pointing that out. This must have been set as a
system-wide default in dapper but not in edgy, right?
More information about the ubuntu-users
mailing list