Hacker News new | past | comments | ask | show | jobs | submit login
fzf – command line fuzzy finder (youtube.com)
9 points by tosh on Dec 4, 2022 | hide | past | favorite | 1 comment



fzf is great. A command I use often is:

  fzf -m -i | xargs code
Of course, you can replace "code" with your editor of choice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: