[Bash-completion-devel] latexmk completion

Ville Skyttä ville.skytta at iki.fi
Fri Feb 18 15:44:48 UTC 2011


On 02/16/2011 01:11 AM, Christoph Junghans wrote:
> Hi there,
> 
> small, but nice - a completion for latexmk
> (http://www.phys.psu.edu/~collins/software/latexmk/)

On a brief look, there seems to be some work to be done in the following
areas:

* Use _get_comp_words_by_ref
* Use _filedir instead of -o filenames and manual compgen -f and -d
* Fix up coding style to match bash completion
* Uses non-portable sed constructs (at least \+)
* Invokes and parses -help in code paths where it's not needed



More information about the Bash-completion-devel mailing list