obnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 hours agoNoicelemmy.mlimagemessage-square43fedilinkarrow-up1213arrow-down18
arrow-up1205arrow-down1imageNoicelemmy.mlobnomus@lemmy.ml to linuxmemes@lemmy.worldEnglish · 7 hours agomessage-square43fedilink
minus-squaremuhyb@programming.devlinkfedilinkarrow-up1·5 hours agoIs this a shell thing or a terminal thing? It doesn’t work for me on foot.
minus-squareEphera@lemmy.mllinkfedilinkarrow-up2·2 hours ago@[email protected] found out that it’s a feature in fish shell, which I can confirm.
minus-squaremuhyb@programming.devlinkfedilinkarrow-up1·1 hour 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-up1·5 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-up4·4 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.@[email protected] 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