Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.6Karrow-down119
arrow-up11.58Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agomessage-square209fedilink
minus-squareDarkSirrush@lemmy.calinkfedilinkarrow-up2·2 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.worldlinkfedilinkarrow-up2·2 months ago$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward
minus-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up1·2 months agoDude, that’s vanilla bash.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·2 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·2 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.