We're a place where coders share, stay up-to-date and grow their careers.
It does work that way - I type, hit arrow-up to cycle through previous times I typed that command. No ctrl-R required.
You put in your .inputrc:
"\e[A":history-search-backward
"\e[B":history-search-forward
;-)
Wow, I'll try this when I arrive home just for the curiosity xD
It does work that way - I type, hit arrow-up to cycle through previous times I typed that command. No ctrl-R required.
You put in your .inputrc:
arrow up
"\e[A":history-search-backward
arrow down
"\e[B":history-search-forward
;-)
Wow, I'll try this when I arrive home just for the curiosity xD