beetbox / beetbox/beets

zsh path completion not working when global options are used

Open
#4,285 0 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

When using beet commands with any global option the completion of paths doesn't work anymore. E.g.:

```
beet -v import /path/does/not/complete
```

If `-v` in above command is removed, path completion works flawlessly.

### Setup

* OS: Manjaro Linux
* Python version: 3.10.1
* beets version: git latest
* Turning off plugins made problem go away (yes/no): no
* zsh version: 5.8

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.