
16 Oct
2007
16 Oct
'07
2:32 a.m.
On Mon, Oct 15, 2007 at 11:51:07PM +0100, Jamie Webb wrote:
My up-to-date repo appears still to be using bash compgen. Is there a patch missing somewhere?
Well, the prompt uses bash to get directory completion (bash comepgen -A file). The real issue we are talking about is commandCompletionFunction. Now I'm going to write down some benchmark to compare the different approaches and have real numbers to reason with. Andrea