Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agosiempre lo hagoeviltoast.orgimagemessage-square187linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagesiempre lo hagoeviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 2 months agomessage-square187linkfedilink
minus-squareMagister@lemmy.worldlinkfedilinkarrow-up0·2 months agoI type the first few letters and use up arrow, or !start of command name
minus-squareDarkSirrush@lemmy.calinkfedilinkarrow-up0·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-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up0·2 months agoDude, that’s vanilla bash.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up0·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-squareMagister@lemmy.worldlinkfedilinkarrow-up0·2 months ago$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward
I type the first few letters and use up arrow, or !start of command name
Doesn’t work on half the machines I use,and I am too lazy to find the setting/plugin to make it work.
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).
$ cat .inputrc $include /etc/inputrc "\e[A": history-search-backward "\e[B": history-search-forward