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

Open
wintermute-cell opened this issue Sep 8, 2023 · 1 comment
Open

No path completion on zsh 5.9 #533

wintermute-cell opened this issue Sep 8, 2023 · 1 comment

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)

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

2 participants