mcfly
mcfly copied to clipboard
Fzf support?
I like fzf’s search syntax. Is it possible to use fzf for the frontend?
Hey @NightMachinary! Not currently, no.
Would be interesting to decouple the various components: the backend tracking of commands and generation of possible completion candidates, vs the actual frontend TUI widget. I would love a ton more config options for the UI, then I realized I'm basically asking for fzf.
I think that's a great idea, I also want the fzf
UI and mcfly
backend!
For those stumbling on this issue, check this comment: https://github.com/cantino/mcfly/pull/307#issuecomment-1368072336 Or directly the project: https://github.com/bnprks/mcfly-fzf
@NightMachinery @thirteen37 @sagarkar10