jhawthorn / fzy

:mag: A simple, fast fuzzy finder for the terminal
MIT License
2.98k stars 126 forks source link

Feature request: allow specifying the initial search string #9

Closed miikka closed 8 years ago

miikka commented 8 years ago

Selecta has -s and fzf has -q for giving the initial query via the command-line. I use it with fzf and it would be great to have it in fzy as well.

jhawthorn commented 8 years ago

I would like to implement this. Thank you for the suggestion

jhawthorn commented 8 years ago

@miikka This is now in master 6081e91c502c762867bfd9076e7541bd73fb9499

I used -q as I'm already using -s as an alias for --show-scores