Replies: 3 comments 1 reply
-
My understanding is that it's not so much that Textual doesn't "support" the terminal that's used there; it's that the terminal that's used there isn't quite as capable as a "normal" terminal on your desktop. |
Beta Was this translation helpful? Give feedback.
-
I have had Textual working in REPLIT. It was a little slow and a few glitches, but otherwise looked fine (better than those screenshots). Will investigate at some point. |
Beta Was this translation helpful? Give feedback.
-
Textual worked and looked fantastic on replit late last year, but looks like the screenshot now. There is also a dependency conflict with replit and rich. I would love to see this incompatibility fixed at some point as well |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I was wondering if anyone has had success using textual inside of REPLIT. Everything installs but the output seems malformed. For example, this is the output of
python -m textual
:My guess is that the built in "terminal" is not supported.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions