Add bash completion for bd (beads) issue tracker
Delegates to Cobra's built-in completion generator via cached_completion, so the cache auto-regenerates whenever the bd binary is updated. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3e72bb00cd
commit
627bec583e
2 changed files with 4 additions and 0 deletions
3
50-bd-completion
Executable file
3
50-bd-completion
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
# shellcheck shell=bash
|
||||
# Tab completion for bd, the beads issue tracker
|
||||
cached_completion bd bd completion bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue