Closed mdrwsh closed 2 years ago
This is due to the fact, that termion only supports ANSI terminals:
From the termion README:
Supports Redox, Mac OS X, BSD, and Linux (or, in general, ANSI terminals).
Related issue: https://github.com/osa1/tiny/issues/281#issuecomment-740377554
Since this is a duplicate of #8, maybe this helps:
Thanks
I've cloned the repo, but running 'cargo run' seems to be failing on my windows.