alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 10 months agoUp up and away we gosh.itjust.worksimagemessage-square37linkfedilinkarrow-up1579arrow-down110
arrow-up1569arrow-down1imageUp up and away we gosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 10 months agomessage-square37linkfedilink
minus-squareslampisko@lemmy.worldlinkfedilinkarrow-up35arrow-down1·10 months agoI think you mean Crtl+R in bash
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up2arrow-down1·10 months agoWhat does this sometimes appear not to work for me even though the command is clearly in the history?
minus-squareGrappling7155@lemmy.calinkfedilinkarrow-up11·10 months agoTry history | fzf https://github.com/junegunn/fzf
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkarrow-up3·10 months agoOoh that’s even cooler! Not MySQL, though, but nice for usage in a terminal!
I think you mean Crtl+R in bash
What does this sometimes appear not to work for me even though the command is clearly in the history?
Try
history | fzf
https://github.com/junegunn/fzf
Ooh that’s even cooler!
Not MySQL, though, but nice for usage in a terminal!