bin/unibits in unibits-2.5.0 vs bin/unibits in unibits-2.6.0

- old
+ new

@@ -42,12 +42,13 @@ --encoding <encoding> | -e | which encoding to use for given data --convert <encoding> | -c | which encoding to convert to (if possible) --width <n> | -w | force a specific number of terminal columns --no-stats | | no stats header with length info - --version | | displays version of unibits --wide-ambiguous | | ambiguous characters + --help | | this help page + --version | | displays version of unibits #{Paint["ENCODINGS", :underline]} #{Unibits::SUPPORTED_ENCODINGS.join(', ').scan(/.{,80}(?> |\z)/).join("\n ")} #{Paint["COLOR CODING", :underline]} @@ -57,9 +58,11 @@ #{Paint["control", Unibits::COLORS[:control]]} #{Paint["format", Unibits::COLORS[:format]]} #{Paint["mark", Unibits::COLORS[:mark]]} #{Paint["unassigned", Unibits::COLORS[:unassigned]]} #{Paint["unassigned and ignorable", Unibits::COLORS[:ignorable]]} + + random color for other characters #{Paint["STATS", :underline]} ( bytes / codepoints / glyphs / expected terminal width )