lag makes the example app unusable #4014
-
|
greetings, 1st time user and running the when I ctrl+c it lefts me garbage in my console |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
|
tested in my terminal and it works fine, there should be something then with the Pycharm terminal |
Beta Was this translation helpful? Give feedback.
-
|
A good place to start would be to tell us more about how and where you're attempting to run the demo; when you first raised this as an issue the issue template will have asked you to run |
Beta Was this translation helpful? Give feedback.
-
textual_lag.mp4 |
Beta Was this translation helpful? Give feedback.
-
|
1st example from the tutorial doesnt work: textua_tutorial_example-2024-01-13_09.23.10.mp4 |
Beta Was this translation helpful? Give feedback.

I don't use PyCharm or VSCode myself, but from what I've seen Textual runs far better in the VSCode integrated terminal.
But Textual is designed to be run in a terminal emuator, and to quote @davep in a similar discussion recently:
All that being said, if you really want to stick with PyCharm there's apparently a setting you could try which might make Textual at least somewh…