[Bash-completion-devel] ./current r1326: Improved strace completion, undefined _command_offset() found.

Guillaume Rousse Guillaume.Rousse at inria.fr
Thu Feb 12 21:36:57 UTC 2009


Guillaume Rousse a écrit :
>>>  	if [ $offset -gt 0 ]; then
>>> +		# FAIL: _command_offset is not defined anywhere. Guillame?
>>>  		_command_offset $offset
>>>  	else
>> Guillaume, is this a Mandriva-specific helper?
> Yes. More precisely, this is the result of a patch of mine splitting 
> _command function in two part
I just merged it into trunk, with minimal testing. I hope everyone will 
find new function more readable than previous implementation :)



More information about the Bash-completion-devel mailing list