[PATCH] Rocco's colored progress bar patch updated

2015-01-15 Thread Vincent Lefevre
Hi, I've attached a new version of Rocco's colored progress bar patch[*] for the default branch. [*] http://marc.info/?l=mutt-dev&m=123730077818672 -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - comp

[PATCH] Rocco's colored progress bar patch updated

2010-08-02 Thread Vincent Lefevre
Hi, I've fixed a small bug in Rocco's colored progress bar patch[*]. The new patch is attached. There was a shift giving repeated characters under UTF-8 locales after a non-ASCII character had been reached by the colored bar. The change in the patch is the following: addstr (&buf2[w]); to