Hacker News new | ask | show | jobs
by tolidano 2446 days ago
fzf is arguably more useful and replaces this and ctrl+r too
2 comments

So much this. While tricks like the OP's do make history search just bearable, fzf just makes it how it should have been from the start :)
How did you plug it into history? Or do you just go $(history | fzf)? :)
fzf asks you if you want to enable this during installation.
On MacOS I installed it using Brew and I don't remember seeing any prompts :(

Edit: nevermind:

> # To install useful key bindings and fuzzy completion:

> $(brew --prefix)/opt/fzf/install