about summary refs log tree commit diff stats
path: root/src/utils/strwidth.nim
Commit message (Expand)AuthorAgeFilesLines
* utils: add twtunibptato2024-09-081-54/+28
* Fix 1.6.14 compilationbptato2024-09-071-1/+29
* md2html: code, pre, inline fixesbptato2024-09-071-1/+1
* forkserver: simplify fcLoadConfigbptato2024-05-181-3/+1
* luwrap: use separate context (+ various cleanups)bptato2024-05-101-19/+26
* luwrap: replace Nim unicode maps with libunicodebptato2024-05-091-27/+0
* strwidth: return alpha for underscore in vi wordsbptato2024-04-171-1/+1
* Update code stylebptato2024-04-171-12/+12
* strwidth, renderdocument: small refactoringbptato2024-03-031-37/+20
* Re-design word handling, add e, E, W, B, etc.bptato2024-01-191-11/+19
* charwidth: use pre-generated map filebptato2024-01-041-136/+2
* strwidth & url fixesbptato2023-12-161-1/+1
* charcategory: move out isDigitAsciibptato2023-12-141-0/+3
* break up twtstr somewhatbptato2023-12-131-0/+246