cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoLinux Userslemmy.mlimagemessage-square149fedilinkarrow-up11.24Karrow-down125cross-posted to: [email protected]
arrow-up11.21Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square149fedilinkcross-posted to: [email protected]
minus-squareEntitle9294@lemmy.worldlinkfedilinkarrow-up2·edit-27 days agoIf you ever have to go back to bash, it supports it as well. In my bashrc: bind '"\C-p":history-search-backward' That’s ctrl-p, but I’m sure the up arrow is possible too.
If you ever have to go back to bash, it supports it as well. In my bashrc:
bind '"\C-p":history-search-backward'
That’s ctrl-p, but I’m sure the up arrow is possible too.