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

autocomplete targets after just -g #2394

Open
teto opened this issue Sep 27, 2024 · 4 comments
Open

autocomplete targets after just -g #2394

teto opened this issue Sep 27, 2024 · 4 comments

Comments

@teto
Copy link

teto commented Sep 27, 2024

using nixpkgs' just version 1.35.0, just -g <TAB> wont autocomplete any targets even if my justfile is just

golden-test:
  nix run  .#fastbuild.golden-test

I would expect pressing the tabulation key to show/autocomplete golden-test
Tested with bash and zsh.

@casey
Copy link
Owner

casey commented Sep 30, 2024

Weird, I'm not sure what the issue is here since I don't use nix, and it seems to be working locally for me. Leaving this open in case anyone has any insight.

@teto
Copy link
Author

teto commented Oct 1, 2024

must be something in my setup then. Thanks for the confirmation. I'll investigate when I have time.

@teto teto closed this as completed Oct 1, 2024
@neunenak
Copy link
Contributor

neunenak commented Oct 1, 2024

I'm also not getting tab completion with just -g, in my normal fish shell but also zsh/bash. I don't have any nix recipes in my global justfile so it's not that. @teto I think it's worth re-opening this issue.

@casey casey reopened this Oct 1, 2024
@Ukio-G
Copy link

Ukio-G commented Oct 7, 2024

+1, has same issue

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

4 participants