Before I swtiched to kubuntu, the flavor of Linux I was using had the following feature:
On the command line, I'd type a command and then I'd start typing the file I want the command to do something with. Before I was done typing the filename, I'd hit tab and magically the rest of the file name would appear.
Unfortunately with Kubuntu, I've discovered that tab completion only works with the first word on the command line. It seems unable to find filenames for the command to operate on.
Is there a way to fix this?
I suspect it has something to do with /etc/bash_completion However I can't figure out what and where to put anything to make it work correctly.
Can someone please help?
Thanks in advance.
On the command line, I'd type a command and then I'd start typing the file I want the command to do something with. Before I was done typing the filename, I'd hit tab and magically the rest of the file name would appear.
Unfortunately with Kubuntu, I've discovered that tab completion only works with the first word on the command line. It seems unable to find filenames for the command to operate on.
Is there a way to fix this?
I suspect it has something to do with /etc/bash_completion However I can't figure out what and where to put anything to make it work correctly.
Can someone please help?
Thanks in advance.
Comment