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>
3 lines
113 B
Text
Executable file
3 lines
113 B
Text
Executable file
# shellcheck shell=bash
|
|
# Tab completion for bd, the beads issue tracker
|
|
cached_completion bd bd completion bash
|