[Bash-completion-devel] [Bash-completion-commits] [SCM] bash-completion branch, master, updated. 6c27cd16ddf9353d02f6385da21505e1b2e10604

Ville Skyttä ville.skytta at iki.fi
Thu Feb 12 21:56:26 UTC 2009


On Thursday 12 February 2009, Guillaume Rousse wrote:
> The following commit has been merged in the master branch:
> commit 6c27cd16ddf9353d02f6385da21505e1b2e10604
> Author: Guillaume Rousse <guillomovitch at zarb.org>
> Date:   Thu Feb 12 22:12:20 2009 +0100
>
>     - split _command function in two different functions:
>       _command now only computes where wrapped command start
>       _command_offset actually takes care of running wrapped command
>       completion
>     - drop _remove_comp_word function, as context rewriting is now
>       performed more efficiently in _command_offset
>     - drop strace minimal completion, there is a better dedicated
> completion waiting review

Sounds useful, but I think at least the last one should have been a separate 
commit as it seems entirely unrelated to the others.



More information about the Bash-completion-devel mailing list