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

Add Windows support and other enhancements #79

Open pjfarleyiii opened 3 years ago

pjfarleyiii commented 3 years ago

Add Windows support; add prompt_color to all classes; add HOME/END keys to Bullet and Check; add HOME/END/PGUP/PGDN keys to Scrollbar.

pjfarleyiii commented 3 years ago

This is my first try at creating a pull request. I have found bullet helpful in my other console-based projects but needed Windows support and added the other updates as my need for them evolved.

I hope you can accept these updates and merge them into your fine contribution to python projects.

Regards,

Peter

Likqez commented 5 months ago

Thank you so much @pjfarleyiii ✨ !!

Likqez commented 4 months ago

Update: I published bullet including this PR under: winBullet. Feel free to use it.