Console apps library

what console app libraries can work on windows? Since the interpreter uses GitHub - I3oris/reply: A term reader for your REPL for readline like support can we add that to the standard library or document it?

Do any of the libraries under the Crystal Term · GitHub repos work in windows?
I would really like to get GitHub - crystallabs/crysterm: Console / terminal GUI toolkit for Crystal. working on windows since it seems to be the most complete framework for command line apps.

There is also Athena Console which does work on Windows. However it’s more focused towards a general CLI application versus more of a TUI like crystal-term or crysterm. Tho it does have some features related to that.