Library inspired by https://github.com/mattn/go-runewidth and https://github.com/rivo/uniseg to handle the width and segmenting of Unicode runes and graphemes
Find a file
2024-02-29 15:17:43 -05:00
doc Initial commit 2024-02-29 13:03:58 -05:00
runewidth Adding check for east asian charset with tests 2024-02-29 15:17:43 -05:00
tests Adding check for east asian charset with tests 2024-02-29 15:17:43 -05:00
.gitignore Initial commit 2024-02-29 13:03:58 -05:00
COPYING Initial commit 2024-02-29 13:03:58 -05:00
guix.scm Adding check for east asian charset with tests 2024-02-29 15:17:43 -05:00
HACKING Initial commit 2024-02-29 13:03:58 -05:00
hall.scm Adding check for east asian charset with tests 2024-02-29 15:17:43 -05:00
README Initial commit 2024-02-29 13:03:58 -05:00
README.org Initial commit 2024-02-29 13:03:58 -05:00
runewidth.scm Initial commit 2024-02-29 13:03:58 -05:00

README for Reflow