Hello,
I did a clean installation of kubuntu 10.04 64bit and i have a problem with autocompleting commands when pressing tab.
I noticed this when I try to do sudo apt-get ... and nothing happens
I tried using 'complete sudo -c' as i found on another post somewhere but it still doesnt work as before.
eg when i try the following
$ sudo apt-get di
diff diff3 dig dir dircolors directomatic dirname dirs dirsplit disown
it doesnt show me 'dist-upgrade' but when i type the command it works. It used to work ok with 9.10 32bit i had before.
Any ideas?
Thanks in advance.
I did a clean installation of kubuntu 10.04 64bit and i have a problem with autocompleting commands when pressing tab.
I noticed this when I try to do sudo apt-get ... and nothing happens
I tried using 'complete sudo -c' as i found on another post somewhere but it still doesnt work as before.
eg when i try the following
$ sudo apt-get di
diff diff3 dig dir dircolors directomatic dirname dirs dirsplit disown
it doesnt show me 'dist-upgrade' but when i type the command it works. It used to work ok with 9.10 32bit i had before.
Any ideas?
Thanks in advance.
Comment