From 2bfaf39e0d7018c6e078a2f80c9d7a8d95e923b6 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Thu, 22 Aug 2013 18:24:14 +1000 Subject: [PATCH] man page: mention lack of Unicode support Signed-off-by: NeilBrown --- wiggle.1 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wiggle.1 b/wiggle.1 index 6951d30..1caca21 100644 --- a/wiggle.1 +++ b/wiggle.1 @@ -708,6 +708,13 @@ cannot read the extended unified-diff output that it produces for cannot read the word-based merge format that it produces for \-\-merge \-\-words. +.IP - +.I wiggle +does not understand unicode and so will treat all non-ASCII characters +much the same as it treats punctuation - it will treat each one +as a separate word. The browser will not display non-ASCII characters +properly. + .SH AUTHOR Neil Brown at Computer Science and Engineering at -- 2.39.5