Ville Skyttä
Ville Skyttä
Being able to set a specific one in a specific dir as ignored right from the console when meeting one would be convenient though. While an env var would work...
Hm, on first sight, that doesn't quite seem to fit for my use case -- I don't have a specific prefix under which I'd like to trust everything, which is...
@akinomyoga what are your thoughts on the status of this? For example a quick `git grep -F "COMPREPLY=("` reveals a few dozen hits I think we could look into before...
Removing this from the 2.12 TODO list, this is not an API issue nor essential for the release, and could take a bit of time.
Thanks for the feedback, I'll close this one now per that. I'd like to be able to reduce the number of open issues and PR's to ones for which there...
I don't have a good solution for this in mind, so I'm removing this from the 2.12 release blocker list. We may close it altogether later unless some nice way...
Have you contacted mininet upstream to see if they would be interested in including the completion with mininet itself, instead of shipping it here? Do the option argument lists need...
If there is a sane way/place to parse the arguments from, it should be done. If not, hardcode it, but in that case the completion may need more maintenance and...
Obsoleted by https://github.com/scop/bash-completion/pull/973
I haven't come across a case where I would have actually needed it, rather just decided to follow gitlint's documentation on it being useful in (some?) CI :)