Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 19 days agosiempre lo hagoeviltoast.orgimagemessage-square209fedilinkarrow-up11.58Karrow-down118
arrow-up11.57Karrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 19 days agomessage-square209fedilink
minus-squareDarkSirrush@lemmy.calinkfedilinkarrow-up2·19 days 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·19 days ago$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up3·19 days 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·19 days 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-forward
Dude, 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.