this post was submitted on 01 Jul 2023
698 points (100.0% liked)

linuxmemes

20875 readers
748 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] nous@programming.dev 9 points 1 year ago (1 children)

If you enjoy that, then let me introduce you you fzf - a fuzzy finder that has support for replacing ctrl + r in shells with fuzzy matching. Among other uses.

https://github.com/junegunn/fzf#key-bindings-for-command-line

[โ€“] Doolbs@lemmy.world 1 points 1 year ago

Thank you very much.