Avram Lubkin
Avram Lubkin
Dropped 3.4 in https://github.com/jquast/blessed/commit/ffc90134a08f175e1dc07c6f5e94c019cedde759 3 downloads for 3.4 in the last month. However, it doesn't take out the code I mentioned above. We can probably drop it though since 2.7...
I think any help would be appreciated, though I can't guarantee how quickly we'll be able to respond to PRs.
Unfortunately, on Windows it's not as easy as listening for a signal. Basically you can periodically check the size of the console or listen for a [resize event on the...
@jquast Any thoughts on this?
For the first two, it looks like colors for vt220 on might be set for 24bit color, though I can't reproduce it. I think we picked that one expecting it...
Put in a fix for the second two in the #255. It basically just gates that specific assert if `move_right()` produces an empty string. Wondering if we should gate the...