beetbox / beetbox/beets

zsh autocompletion doesn't work with the abbreviate commands

Open
#1,668 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.