lotabout / skim

Fuzzy Finder in rust!
MIT License
5.1k stars 183 forks source link

[Question] - Would it be feasible to remove tuikit? #539

Open sagoez opened 1 year ago

sagoez commented 1 year ago

Current state of tuikit is non-maintained, also it is your only dependency that prevents skim to be fully cross platform. Would it be feasible to remove it?

I could help with a POC and maybe we can work together from there.

EvanCarroll commented 1 year ago

Or use ratatui since that's the defacto standard in rust and it supports Windows, https://github.com/ratatui-org/ratatui