tests/test-alias.out
author Shun-ichi GOTO <shunichi.goto@gmail.com>
Wed, 21 Jan 2009 20:29:47 +0900
changeset 7695 deec6628e62b
parent 5764 8a5d8fb59ed2
child 8477 a0104303f400
permissions -rw-r--r--
Also find correct column width of wide characters. Use unicodedata.east_asian_width() to determine wide/full width characters if available. Otherwise, return character count as before.

% basic
% unknown
*** [alias] unknown: command bargle is unknown
% ambiguous
*** [alias] ambiguous: command s is ambiguous
% recursive
*** [alias] recursive: circular dependency on recursive
adding foo
% with opts
C foo