-
Notifications
You must be signed in to change notification settings - Fork 8
Description
The crate skim has seen no development activites for more than a year, and depends on tuibox stalled for 2 years.
I am concerned about maintainability, and already struggle now: I am trying to build Gooseberry for Debian, where a minimum of concurrent branches of each crate is kept, and my attempts at rebasing to have tuikit link with newer nix stopped at v0.26, where Debian now has moved on to v0.27.
Obviously my work on rebasing dependencies is not your concern, but I mention them as they are indicative of a larger concern about long-term sustainability.
Would it perhaps be possible to switch from skim to the fuzzy-solving optionally built into dialoguer? Or perhaps switch from dialoguer to the more modern inquire which also optionally does fuzzy-resolving?