you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 2 years ago* (3 children)

Those of you reading this might also be interested in two_percent, which is a fork of skim, which in turn is a Rust implementation of fzf. two_percent is faster, more efficient and uses less memory than fzf, which is especially noticeable with large inputs.

  • source
  • hideshow 6 child comments
  • [–] 4 points 2 years ago

    My most direct use of fzf is to search large result sets for something I can't 100% remember the name or location of, so this actually sounds nice. I've managed to get fzf to slow down a few times and... well, I'm sure as hell not organizing that folder structure.

  • source
  • parent
  • [–] [S] 1 point 2 years ago (1 child)

    What's the difference between two_percent and skim?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago* (1 child)

    It's faster and more memory efficient basically. skim also appears to have been abandoned (no updates in over an year), whereas two_percent is being actively developed.

  • source
  • parent
  • hideshow 2 child comments