wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Progress bar: handle utf-8 characters in filename


From: Josef Möllers
Subject: Re: [Wget-dev] wget2 | Progress bar: handle utf-8 characters in filenames (#375)
Date: Tue, 21 Aug 2018 13:59:23 +0000

The problem I see with wcwidth() is that it also counts wide characters that 
are irrelevant as they are cut off by the (smaller) field with.

Therefore I count the continuation characters and add that number to the field 
with.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/375#note_95875676
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]