Skip to content

--query not working as intended #920

@AlphaSteam

Description

@AlphaSteam

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions