Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 10 months agosiempre lo hagoeviltoast.orgimagemessage-square210linkfedilinkarrow-up11.63Karrow-down10
arrow-up11.63Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 10 months agomessage-square210linkfedilink
minus-squareDarkSirrush@lemmy.calinkfedilinkarrow-up2·10 months agoDoesn’t work on half the machines I use,and I am too lazy to find the setting/plugin to make it work.
minus-squareMagister@lemmy.worldcakelinkfedilinkarrow-up2·10 months ago$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward
minus-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up1·10 months agoDude, that’s vanilla bash.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·10 months agoI don’t think it is…? You sure your distro doesn’t add some customizations? Neither of the features you mention work on two different distros I just tried it on (openSUSE and NixOS).
minus-squareDarkSirrush@lemmy.calinkfedilinkarrow-up1·10 months agoAnd its not enabled by default on half my devices, so I am too lazy to figure out enabling it. I really should do so though, its incredibly helpful when it does work.
Doesn’t work on half the machines I use,and I am too lazy to find the setting/plugin to make it work.
$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forwardDude, that’s vanilla bash.
I don’t think it is…? You sure your distro doesn’t add some customizations? Neither of the features you mention work on two different distros I just tried it on (openSUSE and NixOS).
And its not enabled by default on half my devices, so I am too lazy to figure out enabling it.
I really should do so though, its incredibly helpful when it does work.