Skip to content

Support *ALL* Unicode Versions (0.4.1 through 13.0.0)

Compare
Choose a tag to compare
@jquast jquast released this 01 Jun 18:20
· 146 commits to master since this release

PR #23: Support all versions of Unicode, using the UNICODE_VERSION environment variable, when defined, or, for non-shells, explicitly by passing argument unicode_version to the wcwidth family of functions.

A demonstration utility that determines the Terminal's Unicode Version is made available as a separate package, https://github.com/jquast/ucs-detect/ which contains a Problem and Solution statement.