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

--query not working as intended #920

Open
AlphaSteam opened this issue Oct 22, 2024 · 1 comment
Open

--query not working as intended #920

AlphaSteam opened this issue Oct 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AlphaSteam
Copy link

Describe the bug
I cannot make --query work. I can use --fzf-overrides to set the query there, but I can't use variables inside the query in that case.

To Reproduce
Steps to reproduce the behavior:

  1. Add variable $ title: --- --query "test"
  2. Run the cheat that uses that variable
  3. The word "test" is not the initial query

Expected behavior
The --query argument should set the initial query of a variable

Versions:

  • OS: Manjaro
  • Shell Version: zsh 5.9 (x86_64-pc-linux-gnu)
@AlphaSteam AlphaSteam added the bug Something isn't working label Oct 22, 2024
Copy link

welcome bot commented Oct 22, 2024

Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant