Hacker News new | ask | show | jobs
by kungfufrog 920 days ago
Seems way more abstruse than just using fzf
1 comments

fzf won't work in shell-mode as it does not handle curses-like apps. Thus, `ezf.el' avoids that problem by using Emacs as the fuzzy searching facility. To say nothing of the fact that this is a fine example to re-use for, similar, needs where you need to receive and send back information in an ordered manner.

(And helm is far more advanced than fzf is, as far as searching)

Alternatively, would fzf work in vterm?
Yes, of course. It'll work in EAT and M-x term too.