Hacker News new | ask | show | jobs
by _kblcuk_ 897 days ago
Most of the shells have built-in recursive search, why not just use that? `Ctrl + R` in bash / fish / zsh at least.
1 comments

i usually want to just see all the options at once and pick the one i want, rather than searching through them one by one