Ville Skyttä

Results 283 comments of Ville Skyttä

Have you asked if upstream doas project would be interested int creating or maintaining one?

OpenBSD has bash-completion in their ports tree, https://openports.se/shells/bash-completion

> Sorry for the delay. I'm a bit busy this week, so it may delay further. No problem, take your time, thanks for letting me know.

Hm, we should add a template for pull requests so that the request to ask upstream to include the completion first is more prominent. Anyway, for time being, see https://raw.githubusercontent.com/scop/bash-completion/master/.github/ISSUE_TEMPLATE/feature_request.md...

Ack, we should probably move it there, and replace the mention in README.md with just a reference/link.

There's way too much to read through and completely digest here that I have time for right now, but from the bits I was able to read, I think @akinomyoga...

Just another couple of quick notes: About the specifity, I have come across cases where I would have liked to filter out some known hosts completions. Those revolved around not...

It's not "really just a few lines" -- it's 25 lines of code, 3 configuration variables, 60 lines of related documentation. That's just too much for a narrow scoped thing...

Depends on #727 WIP branch: https://github.com/scop/bash-completion/tree/macos-ci

Added a few rather superficial comments. The `make` completion continues to terrify me -- the code is quite complex, and my `make`-fu isn't really up to speed to anywhere near...