Hacker News new | ask | show | jobs
by jyxent 1145 days ago
I'm not the parent commenter, but the friction point for me is the slowness when typing the first few characters in an interactive search (I have a large history). I think the searches are synchronous with each keystroke, right? It would feel a lot faster if each keystroke could cancel an in progress search instead of waiting for it to finish.

In fzf, there is no noticeable lag when typing.