Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No path completion on zsh 5.9 #533

Closed
wintermute-cell opened this issue Sep 8, 2023 · 2 comments
Closed

No path completion on zsh 5.9 #533

wintermute-cell opened this issue Sep 8, 2023 · 2 comments

Comments

@wintermute-cell
Copy link

Describe the bug
There is no path completion when using glow <tab> on zsh.

I have (hopefully correctly) set up the completion file:

glow completion zsh > ~/.config/zsh/completion_files/_glow
echo "fpath=(~/.config/zsh/completion_files $fpath) >> ~/.zshrc

Setup

~ % zsh --version
zsh --version
zsh 5.9 (x86_64-pc-linux-gnu)
~ % glow --version
glow --version
glow version 1.5.1 (ad21129)
@Laura7089
Copy link

Laura7089 commented Apr 26, 2024

I'm also having this problem:

zsh 5.9
glow version 1.5.1 (ad21129)

@mattcargile
Copy link

Probably related to the cobra config in there source. See below.
#512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants