Jeff Quast

Results 220 comments of Jeff Quast

Fixed by #91 in today's release. I also wrote a tool to test terminals for Emoji ZWJ for anyone interested, https://pypi.org/project/ucs-detect/

I use retry operators and add optional argument not to check HEAD of any file for re-fetch before processing in https://github.com/jquast/wcwidth/pull/61

I have verified that this example in particular is fixed by #91 in today's release, thank you

This is closed in today's release by #91

Zero-width characters used with the Hindi language have been resolved in today's release by #91. I created a testing tool that verifies it, that at least in the case of...

@dscrofts thank you for your persistence, I really do appreciate your help with Hindi! Can you please check your version of wcwidth is the latest, `0.2.12`? This is measured as...

> it looks like my issue is rather with truncating the text. Specifically, if it is in the middle of a Hindi sequence Yes, there would be problems with breaking...

Just delete the argument, “_intr_continue=False” from that line of code, and it should work. I’ll make a PR for @rolfmorel later

https://github.com/jquast/blessed/releases/tag/1.17.0 > deprecated: using argument _intr_continue to method kbhit, behavior is as though such value is always True since 1.9.