Dave Pearson

Results 161 comments of Dave Pearson

I'm also failing to reproduce this with `terminal.app` v2.13 (447) on macOS 13.5. I've also tried with a Textual app running under `screen` and `tmux` within `terminal.app` and still can't...

Pretty much handled by #4302.

Given that #1370 was addressed and I was wondering if this was still a problem too, I went to test the above code. Happened to test it with 0.9.1 rather...

> I get the idea but if a user would want to change the style of only part of them he'd still need to do work. Obviously, hence classes and...

Little demonstration of it in action: https://www.youtube.com/watch?v=5J80KuunsDw

Just to flesh things out a little more, test that shows the screen stack and also updates the title so it's obvious what's changing when: ```python from textual.app import App,...

While I can reproduce this with 0.4.0, I can't reproduce this with `main`, so I suspect some work in the last week will have fixed whatever the cause of this...

I also feel it's less necessary for us to do this now given that we've already seen one "third party" project spring up to provide this as a Textual-supporting library,...