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
Go to file
Vivianne a5bdb2e688 Initial commit 2024-02-29 13:03:58 -05:00
doc Initial commit 2024-02-29 13:03:58 -05:00
.gitignore Initial commit 2024-02-29 13:03:58 -05:00
COPYING Initial commit 2024-02-29 13:03:58 -05:00
HACKING Initial commit 2024-02-29 13:03:58 -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
guix.scm Initial commit 2024-02-29 13:03:58 -05:00
hall.scm Initial commit 2024-02-29 13:03:58 -05:00
runewidth.scm Initial commit 2024-02-29 13:03:58 -05:00

README

# -*- mode: org; coding: utf-8; -*-

#+TITLE: README for Reflow