Fuzzy Finding with Emacs Instead of Fzf

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fzf.el

    A front-end for fzf

  • Another alternative is fzf.el [1] which properly wraps fzf.

    [1] https://github.com/bling/fzf.el

  • affe

    :monkey: affe.el - Asynchronous Fuzzy Finder for Emacs

  • and another one, from the author of consult/vertico/..., minad, is affe: https://github.com/minad/affe

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fussy

    Emacs completion-style leveraging flx

  • projectile

    Project Interaction Library for Emacs

  • Could you explain more about this setup? I'm not familiar with "projectile". Is this https://github.com/bbatsov/projectile the same thing you're referring to?

    Sounds interesting. What I've done recently is open my vim in the folder that contains all the organization's repos (the ones I've cloned) and just run ripgrep inside vim to find examples or references to whatever I've seeking. Seems performant enough even without doing anything except letting ripgrep ignore git-ignored stuff (default behavior of ripgrep).

  • .emacs.d

    My emacs configuration, the layout was taken from magnars (by PuercoPop)

  • Yes, that is exactly what I do. It is only a couple of lines.

    https://github.com/PuercoPop/.emacs.d/blob/9d0b99d332d619fe3...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts