obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 12 hours agoNoicelemmy.mlimagemessage-square45linkfedilinkarrow-up11
arrow-up11imageNoicelemmy.mlobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 12 hours agomessage-square45linkfedilink
minus-squaremuhyb@programming.devlinkfedilinkarrow-up0·9 hours agoIs this a shell thing or a terminal thing? It doesn’t work for me on foot.
minus-squareEphera@lemmy.mllinkfedilinkarrow-up0·7 hours ago@Dionysus@leminal.space found out that it’s a feature in fish shell, which I can confirm.
minus-squaremuhyb@programming.devlinkfedilinkarrow-up0·6 hours agoThanks. I think I should check out fish soon, I keep seeing it a lot lately and it seems to be made for lazy people like me. :)
minus-squareBCsven@lemmy.calinkfedilinkarrow-up0·9 hours agoNot sure, I assumed universal because you use it with your history. Type history, see the number next to the command, do a !nnn and it will run that command from history
minus-squaremuhyb@programming.devlinkfedilinkarrow-up0·9 hours agoOh, !! definitely works. I meant Alt+S shortcut.
Is this a shell thing or a terminal thing? It doesn’t work for me on
foot.@Dionysus@leminal.space found out that it’s a feature in
fishshell, which I can confirm.Thanks. I think I should check out
fishsoon, I keep seeing it a lot lately and it seems to be made for lazy people like me. :)Not sure, I assumed universal because you use it with your history. Type history, see the number next to the command, do a !nnn and it will run that command from history
Oh,
!!definitely works. I meant Alt+S shortcut.Oh, LOL