Jeff Quast

Results 220 comments of Jeff Quast

This issue is resolved in 'blessed-integration' branch by a method of "proxying" terminal capabilities. https://github.com/erikrose/blessings/blob/blessed-integration/blessings/formatters.py#L144-148

This issue is resolved in `blessed`, which is API compatible with blessings, by a `ParameterizingProxyString` class, which is provided for missing terminal capabilities, from end of `blessed.formatters.resolve_attribute()`: > and, for...

resolved in 'blessed-integration' branch. I beleive py2.5 is no longer a supported target, either. https://github.com/erikrose/blessings/blob/blessed-integration/tox.ini#L2-L7 The cause of this error is that many supporting tools: tox, py.test, and virtualenv/wrapper, for...

resolved by 'blessed-integration' branch.

I believe this to be resolved by 'blessed-integration' branch, which no longer uses 2to3 tool but supports py2 and py3 natively

I believe this to be resolved by 'blessed-integration' branch.

The only way blessings will work on windows is with the PDCurses build mentioned by @shurane .. unfortunately, PDCurses is a non-op for **all** terminal capabilities and terminal types. So...

The fork `blessed` is API compatible with `blessings`, and has **Windows support** since Dec 2019. Please enjoy! https://blessed.readthedocs.io/en/latest/intro.html#requirements and thank you so much, @avylove !

This feature is in *blessed*, an API-compatible fork of blessings, and documented here, https://blessed.readthedocs.io/en/latest/terminal.html#hyperlinks