Initial support for UTF-8 ext. grapheme clusters
commit5c63131b72c214ea8e5f5505f49ae7fff6fab44b
authorpgen <p.gen.progs@gmail.com>
Sat, 17 Feb 2024 23:14:57 +0000 (18 00:14 +0100)
committerpgen <p.gen.progs@gmail.com>
Sun, 18 Feb 2024 22:14:02 +0000 (18 23:14 +0100)
tree6b05afdd1183fea636a150518c8e0d4f9ad1cb9a
parent58d6a889133d9b6820471bebed029edce6a03212
Initial support for UTF-8 ext. grapheme clusters
13 files changed:
README.rst
smenu.1
smenu.c
tests/utf8/data7 [new file with mode: 0644]
tests/utf8/data8 [new file with mode: 0644]
tests/utf8/t0009.good [new file with mode: 0644]
tests/utf8/t0009.in [new symlink]
tests/utf8/t0009.tst [new file with mode: 0644]
tests/utf8/t0010.good [new file with mode: 0644]
tests/utf8/t0010.in [new symlink]
tests/utf8/t0010.tst [new file with mode: 0644]
utils.c
utils.h