[PATCH] Also find correct column width of wide characters

Shun-ichi GOTO shunichi.goto at gmail.com
Tue Jan 20 22:14:30 CST 2009


2009/1/20 Shun-ichi Goto <shunichi.goto at gmail.com>:
> # HG changeset patch
> # User Shun-ichi GOTO <shunichi.goto at gmail.com>
> # Date 1232448313 -32400
> # Node ID 48dae234cdb18438049fea110d37eb97c61e17ab
> # Parent  08886617f7a36b3e7b6b2b9b4f418a6bd8047828
> 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.

I revoke this patch, and send updated one including matt's suggestion.

-- 
Shun-ichi GOTO


More information about the Mercurial-devel mailing list