1290
Linux Users (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] TabbsTheBat@pawb.social 91 points 1 week ago

I've been using ctrl + R more now :3.. though I definitely used to ↑↑↑↑↑↑↑

[-] I_Am_Jacks_____@sh.itjust.works 38 points 1 week ago

check out fzf (install fzf and add (assuming bash) eval "$(fzf --bash)" to your .bashrc) Makes ctrl+r a superpower

[-] aquovie@lemmy.cafe 5 points 1 week ago

It's awesome until you want to put the cursor in a specific spot of a previous command.

$ rm -f delete-me.txt
ctrl-r "me", ctrl-b, ctrl-k
$ rm -f delete

But I still use fzf because while I used to do the above, fzf offered more advantage that made switching worth it.

[-] TabbsTheBat@pawb.social 3 points 1 week ago

I'll try it if I don't forget it by the next time I have access to my PC lol :3

[-] tyler@programming.dev 22 points 1 week ago

Ctrl + r with fzf and you’ll never go back.

[-] sbeak@sopuli.xyz 2 points 1 week ago

Woah Ctrl R looks super cool, never knew that I could do that before…

this post was submitted on 24 Sep 2025
1290 points (100.0% liked)

Programmer Humor

26715 readers
1827 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS