Skip to content

Creanciel/crossfuzzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Crossfuzzy

A cross-platform fzf-style fuzzy select UI built on crossterm. Works on Linux, macOS, and Windows.

Fuzzy matching is powered by fuzzy-matcher (SkimMatcherV2).

Examples

  • 01_basic Minimal inline mode using just Crossfuzzy::new(&items).run()
  • 02_fullscreen Fullscreen selection UI with .fullscreen()
  • 03_custom_preview Custom struct implementing CrossfuzzyItemTrait with a .preview() detail pane
  • 04_options Combining options like .prompt(), .pointer(), .show_counter(), and .height()

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages