alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agoUp up and away we gosh.itjust.worksimagemessage-square33linkfedilinkarrow-up1610arrow-down10
arrow-up1610arrow-down1imageUp up and away we gosh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square33linkfedilink
minus-squarehenfredemars@infosec.publinkfedilinkEnglisharrow-up2·2 years agoWhat does this sometimes appear not to work for me even though the command is clearly in the history?
minus-squareGrappling7155@lemmy.calinkfedilinkarrow-up12·2 years agoTry history | fzf https://github.com/junegunn/fzf
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkarrow-up3·2 years 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 | fzfhttps://github.com/junegunn/fzf
Ooh that’s even cooler!
Not MySQL, though, but nice for usage in a terminal!