From: Ralph Corderoy Date: Sat, 5 Aug 2017 16:16:39 +0000 (+0100) Subject: test/getcwidth: Add --ctype to dump locale's iswprint(), etc. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/93b377a7af2842316c5bf42108437da0327ff55f?hp=93b377a7af2842316c5bf42108437da0327ff55f test/getcwidth: Add --ctype to dump locale's iswprint(), etc. Didn't bother trying to `start - end' range the output. Most of the time I want to slice and dice the output, or grep for a particular value. If I want ranges then I can post-process. ---