2006/1/24, Sean Higgins <[EMAIL PROTECTED]>: > Hello, > Hi Sean,
Thanks for the completions. They look very nice, I'll add them to the repo at once. > I started to write a completion for sudo with the help of Axel and this is how > far I got. My question is, can you nest completions? The basic use for sudo > is: > > sudo <command> > > I have gotten sudo to list the valid commands, but after selecting the > command, I would like the completion to work for the "command" and not for > sudo. Is there a way to do that? Hmm. Not _yet_. This is a very sane request, I'll just have to think about the proper way to implement it. > > Sean > [...] -- Axel
