bchao1 / bullet

🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
https://pypi.org/project/bullet/
MIT License
3.55k stars 113 forks source link

Added some Windows support #44

Closed obulat closed 3 years ago

obulat commented 5 years ago

I added colorama for windows support, a file for windows key codes, and tweaked line clearing to make bullet work on Windows. Unfortunately, I couldn't find a way to show emoji in cmd.exe console, so scrollbar.py or star.py from examples folder don't render correctly. All other examples work. I hope I didn't break anything for other systems.

obulat commented 3 years ago

Closing this PR due to inactivity.