Wez Furlong
|
591e1f593c
|
termwiz: import widechar_width wcwidth implementation
This commit adopts the use of https://github.com/ridiculousfish/widecharwidth/
to determine the width of a character.
This allows removing a couple of other rust deps that are no longer
needed, but doesn't otherwise change the behavior.
refs: https://github.com/wez/wezterm/issues/1231
|
2021-11-24 18:11:59 -07:00 |
|