Textualize / textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
https://textual.textualize.io/
MIT License
24.07k stars 741 forks source link

fix mouse leakage #4681

Closed willmcgugan closed 4 days ago

willmcgugan commented 4 days ago

Fix mouse codes leaking in to terminal

Fixes https://github.com/Textualize/textual/issues/4418