Edward Jazzhands

Results 9 comments of Edward Jazzhands

I'd like to add, I think the idea of a heuristic is interesting. But my concern is that the creation of the main.py file where it is, is just confusing...

ah I see. Well in that case I'd like to propose a tiny solution: Simply add a couple lines of comments to the top of the main.py file that gets...

Can confirm I get the same issue in Windows Terminal. Here is a video. Also it does this if you just grab the scroll bar with the mouse and drag...

Having just learned about ansi_colors=True recently, I had assumed this was always a problem. If this is a new issue then I would also really like to see it fixed

so I did some digging into this myself. I found a kind of related solution, I believe. Which is that in my opinion, if there is a footer in the...

Ah, no I had not tried that. I was setting the `ansi_color = True` variable on the app. Either when creating an app with `TextualApp(ansi_color=True).run()` or by setting `self.ansi_color =...

I think I would be inclined to agree with RedBeard0531 here - The default should ideally be something that works on all terminals if that's possible. I don't think there's...

Why was this never implemented? This is an extremely easy to build feature, and from what I can tell the only reason it was never implemented was because of a...

I also have the exact same problem on Windows 10, Windows Terminal.