Is there a way to get bash completion for Pants 2?
# general
f
Is there a way to get bash completion for Pants 2?
w
Is there ever. I’m prepping a PR for it, but getting kinda stuck due to some weird `fmt`/`test` bug I haven’t yet gotten past
There is some internal functionality which kinda does it today, but honestly not great - too many caveats
In case you want to try grabbing the snapshot locally to mess around with https://github.com/sureshjoshi/pants/tree/shell-completion-helper
👍 1