bczsalba / pytermgui

Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
https://ptg.bczsalba.com
MIT License
2.25k stars 56 forks source link

Fix input errors when alert is open #115

Closed qoft closed 1 year ago

qoft commented 1 year ago

Ignore the 0xe0 byte error when alert is open, and pressing arrow key twice. (Normally causing error & exit)

PyTermGUI version 7.3.0

System details:
    Python version: 3.10.0
    $TERM:          None
    $COLORTERM:     None
    Color support:  ColorSystem.STANDARD
    OS Platform:    Windows-10-10.0.19045-SP0

https://user-images.githubusercontent.com/63415260/221367481-27f6a8dc-188a-453d-80ea-6bdb9bab812c.mp4

mciem commented 1 year ago

🔥 💯

ghost commented 1 year ago

🔥

Buzz229 commented 1 year ago

🔥

Euro-pol commented 1 year ago

vouch this works :fire: :100: :speaking_head:

Otexx commented 1 year ago

🔥🔥🔥🔥

bczsalba commented 1 year ago

I had no idea this was an issue, thank you for fixing it!