Skip to content

Jacobious52/picky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picky

Rust

cross platform command line fuzzy selection library. like fzf and skim but with less features.

heavy wip, mostly for self learning and Windows support.

examples

cargo run --example words --release

  • words

words

  • ps

ps

  • simple

simple

todo

  • make turning off colors possible
  • choose nicer random colors
  • cleanup / refactor
  • fix selection going off bounds
  • builder pattern
  • test on Windows
  • handle spaces properly
  • improve query editing

About

Alternative fuzzy picker library with focus on tabulated data and streaming + Windows support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages