From 5d8a0a6ce5dbb12963323f97220767fcf7c08b5c Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 20 Mar 2025 11:24:13 +0100 Subject: Add initial wide-character support Adds support for the emoticon, hiragana, katakana and CJK unicode blocks. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5f9fd69..2b08464 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /list_nostyle /scrolllist /il +/runewidth -- cgit v1.2.3