about summary refs log tree commit diff stats
path: root/src/data/charwidth.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'F' missing from fullwidth chars + display bugsbptato2023-06-091-1/+1
|
* Update character width rangesbptato2023-02-051-0/+42
Use the Unicode 15 EastAsianWidth.txt file instead of an ancient wcwidth implementation's ranges.