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

deno run + tab does not offer file autocompletion using zsh #25710

Open
sant123 opened this issue Sep 18, 2024 · 4 comments
Open

deno run + tab does not offer file autocompletion using zsh #25710

sant123 opened this issue Sep 18, 2024 · 4 comments
Labels
needs info needs further information to be properly triaged

Comments

@sant123
Copy link

sant123 commented Sep 18, 2024

Related #13593
Version: Deno 1.46.3

In a shell type:

deno run and hit tab and you will see something like this:

image

@sant123
Copy link
Author

sant123 commented Sep 18, 2024

Neither using dot slash

image

@marvinhagemeister
Copy link
Contributor

I get this with zsh:

Screenshot 2024-09-18 at 18 27 13

@crowlKats
Copy link
Member

Just tested, this works fine for me, both with and without ./

@lucacasonato lucacasonato added the needs info needs further information to be properly triaged label Sep 18, 2024
@sant123
Copy link
Author

sant123 commented Sep 18, 2024

What OS are you using? I'm using Fedora 40. This is my _deno completions file:

_deno

Also I want to highlight I'm using ohmyzsh and just re-generated the _deno file with:

deno completions zsh > $ZSH_CACHE_DIR/completions/_deno

Edit:

The contents of _deno are pretty long, I'm uploading the file instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info needs further information to be properly triaged
Projects
None yet
Development

No branches or pull requests

4 participants