Will

Results 111 comments of Will
trafficstars

That's good to know! I guess then - would a PR changing the bar glyphs to be a classvar be rejected? I still do like the idea of a 3-line...

A "blessed" way to do this would be great. A similar workaround that I've discovered for my use-case is to call `self.screen.post_message(events.ScreenResume())` inside my App instance, which redraws the footer....

Excellent news! How was it fixed? Does calling `bind()` now automatically update the Footer automatically?

This is caused by cmd.exe being pretty much awful. I discovered a fix while investigating another issue, which I documented here: https://github.com/Textualize/rich/pull/3038#issuecomment-1786654627 tl;dr: Enabling Virtual Terminal support in cmd.exe is...

As an extra note - I have an alternate branch, `ftdi-bitbang-dev` that implements all of the above optimisations. - Writes are batched, and reads are only performed when necessary -...

The dict keys in `match.py` are being interpreted as regex, the string: `"c:\windows\system32\drivers\hosts"` has the `\w` that is causing the error. I fixed it by just replacing line 61 of...

That log looks nothing like a hues request page - there's no request for any .js files, nor any of the .png files. I am still wondering what the external...

And ideally tell me what download manager it is, as well

Google chrome does NOT look like this. You have a 3rd party app installed. What is the app called? ![image](https://user-images.githubusercontent.com/3398021/232516498-e351413d-1bfc-4299-aa87-2d68c0562ac1.png)