wcwidth: wcwidth (Measures number of Terminal)
wcwidth:
wcwidth: This API is mainly for Terminal Emulator implementors - any python
wcwidth: program that attempts to determine the printable width of a string
wcwidth: on a Terminal. It is implemented in python (no C library calls) and
wcwidth: has no 3rd-party dependencies.
wcwidth:
wcwidth: Homepage: https://github.com/jquast/wcwidth
wcwidth:
wcwidth:
wcwidth: