tab touch

KAeL kael at withinthebox.net
Sun Dec 12 21:05:22 UTC 2004


bruno a écrit :
> Hello,
> i don't know if it's the good name for the touch with two arrow
> |<-------
> --------->|
> I hope.
> Anyway, I want use this touch to auto complet command.
> I mean complex command no just for the command
> like this
> ifc "tab touch" answer ifconfig
> But like
> apt-get "tab touch" answer nothing
> 
> or
> apt-get install "tab touch"  answer nothing
> 
> and it's boring to find a package
> 
> question is :
> "how enable this feature??
> 
> tks for answer
> Bruno
> 

if you're using Bash, just load the bash_completion script :
source /etc/bash_completion

(you can put this command into your ~/.bashrc file)

++,
KAeL




More information about the ubuntu-users mailing list