[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] patch: Improve the rolling file name length for downloadi
From: |
YX Hao |
Subject: |
Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS |
Date: |
Thu, 16 Feb 2017 21:19:26 +0800 |
Hi Guys,
The algorithm to locate the string sequence, which is for scrolling long
file name in the downloading progress animation, is hard ;p
The only problem is the 'cols_to_bytes' function for no NLS feature, which
returns wrong bytes number should be copied! I guess.
Will some body take a review for my patch in previous email?
Windows platform users can download a same problem executable file from
https://eternallybored.org/misc/wget/ .
You will see the right to the file name's last character part, that won't be
updated when the file name is scrolling. And, the last character will be
reproduced progressively on the screen :(
Regards, YX Hao
- [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, YX Hao, 2017/02/15
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS,
YX Hao <=
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, YX Hao, 2017/02/16
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Tim Ruehsen, 2017/02/17
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Andries E. Brouwer, 2017/02/17
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Eli Zaretskii, 2017/02/17
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Andries E. Brouwer, 2017/02/17
- Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Eli Zaretskii, 2017/02/17
Re: [Bug-wget] patch: Improve the rolling file name length for downloading progress image when without NLS, Tim Ruehsen, 2017/02/17