bling / fzf.el

A front-end for fzf
GNU General Public License v3.0
364 stars 49 forks source link

Can't find text within a buffer #33

Closed ShirajG closed 6 years ago

ShirajG commented 6 years ago

The Vim plugin for FZF lets you fuzzy find within the current buffer. Any possibility that will happen here?

romanodesouza commented 6 years ago

I'd strong recommend using swiper for that.

bling commented 6 years ago

yes, definitely helm or ivy are better for things like that.