From: Nguyễn Thái Ngọc Duy Date: Thu, 18 Apr 2013 23:08:45 +0000 (+1000) Subject: utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences X-Git-Tag: v1.8.3-rc0~22^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2bc1e7ecba1fcd73112d5e6703bdc28fb4da530a?ds=sidebyside;hp=2bc1e7ecba1fcd73112d5e6703bdc28fb4da530a utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---