0x4E4F to linuxmemes@lemmy.world · 1 year agoLinux terminal users be likeimagemessage-square106fedilinkarrow-up1681arrow-down117
arrow-up1664arrow-down1imageLinux terminal users be like0x4E4F to linuxmemes@lemmy.world · 1 year agomessage-square106fedilink
minus-squarenous@programming.devlinkfedilinkarrow-up9·1 year agoIf 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
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
Thank you very much.