Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- New York City
- https://benhoyt.com/
Pinned
230 contributions in the last year
Contribution activity
December 2019
Created a pull request in gdamore/tcell that received 1 comment
Update runewidth to v0.0.7 to fix char width issues
This upgrade fixes issues with rendering certain "CP437" chars -- see mattn/go-runewidth#34
+3
−3
•
1
comment
Created an issue in mattn/go-runewidth that received 5 comments
Rune width of certain CP437 chars like ♦ is 2 instead of 1
I'm trying to port an old DOS program using tcell (which uses RuneWidth). My program has a table mapping CP437 char code to rune, and then I print …
5
comments