zsh autocompletion doesn't work with the abbreviate commands
Open
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
zsh autocompletion doesn't work with the abbreviate commands.
If I write `beet import /d`, it completes the path but if I write `beet im /d` it doesn't.
Contributor guide
Research direction
Reproduce the behavior with `beet import /d` and the abbreviated `beet im /d` command, then trace the zsh completion entry point for abbreviated commands. Done means path completion works consistently for both the full and abbreviated forms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100