Readline-style history search
Posted: Sun Nov 22, 2015 11:13 pm
So I've typed this one long command into the console a while ago and now would like to run it again. I still remember it contained the string "foo". Would be great if I could just type "ctrl+r foo" instead of hitting the up key dozens of times or switching to a terminal and running "grep foo player-data.json".
Readline: Searching for Commands in the History
Readline: Searching for Commands in the History