Skip to content

Commit 285312b

Browse files
committed
Fix clustering of gc=Cf, GCB=CN codepoints, update to Unicode 16.0
1 parent d027fc2 commit 285312b

File tree

3 files changed

+516
-508
lines changed

3 files changed

+516
-508
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
static inline void help()
1010
{
1111
static const char msg[] =
12-
"* 'wtswidth' - Windows Terminal string width, version 1.1. *\n"
12+
"* 'wtswidth' - Windows Terminal string width, version 1.2. *\n"
1313
"Count the number of columns required to represent strings in the Windows Terminal.\n"
1414
"Write the widths as list of numbers of character cells the passed strings occupy.\n"
1515
"In case the wrong syntax is used, this message is displayed and 1 is returned.\n\n"

0 commit comments

Comments
 (0)