Jeff Quast
Jeff Quast
This was fixed 4 years ago, @rolfmorel just needs to publish it to pypi. https://github.com/rolfmorel/macht/commit/aac049d1902e15545a2a957040c66c0a7a81b96e
[blessed](github.com/jquast/blessed/) is API compatible with blessings, and supports windows (and 24-bit colors, for that matter)
blessings doesn't work on windows. The fork, https://github.com/jquast/blessed does.
The fork https://github.com/jquast/blessed uses pytest and provides 95% test coverage and windows support if you need a reference
This is because once a terminal is initialized with any kind of TERM, all future instances match this same terminal, and executed via tox, TERM is unset. More is written...
This succeeds testing on OSX but fails on Linux, work in progress
Tested on Linux and MacOSX arm64, with and without optional BSAVE `-l` and `-a`, arguments, with and without local and apple filename and other arguments like CATALOG. Also verifies this...
@micahcowan Sorry that it took so long to reply, it is because I could not implement the code like you request. BSD and Linux differ very much in regards to...
You can support rtd by paying $5/mo, and in return you can remove ads from 3 projects
Hello @rivo, thanks for attention at this matter. You are right, that I should return a final width of 1 for `U+231B, U+FE0E`, as suggested by https://unicode.org/Public/15.1.0/ucd/emoji/emoji-variation-sequences.txt I will add...