Hacker News new | ask | show | jobs
by theoh 3671 days ago
Do you use the fc command (shell builtin in the case of bash) to access the history? Or just up-arrow to scroll through the options?
1 comments

Ctrl+R (reverse fuzzy lookup) -- In my early days, I quickly found it very annoying to have to scroll through garbage to get to the command I want.