We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d027fc2 commit 285312bCopy full SHA for 285312b
main.c
@@ -9,7 +9,7 @@
9
static inline void help()
10
{
11
static const char msg[] =
12
- "* 'wtswidth' - Windows Terminal string width, version 1.1. *\n"
+ "* 'wtswidth' - Windows Terminal string width, version 1.2. *\n"
13
"Count the number of columns required to represent strings in the Windows Terminal.\n"
14
"Write the widths as list of numbers of character cells the passed strings occupy.\n"
15
"In case the wrong syntax is used, this message is displayed and 1 is returned.\n\n"
0 commit comments