Hacker News new | ask | show | jobs
by ducktective 1940 days ago
For this specific use-case, ctrl+R + fzf works nicely.
1 comments

We’ve added some improvements in this release that should make that a better experience by improving the performance of `history` when piped to fzf (or anything else). The output was previously buffered and GNU wide character comparison/conversion is insanely slow so that had to be hacked around.