pacman/src
Alexander F. Rødseth 51b2e1c973 pacman: let the progress bar "C"/"c" move up and down at a more regular rate
For some terminal widths, the "C"/"c" character does not alternate at
regular intervals, but may look like it is stuck at either lowercase or
uppercase.

The previous behavior toggled based on the character position, while this
new behavior toggles the chomp alternation based on the progress percentage value.

This leads to slightly improved chomping.

Signed-off-by: Alexander F. Rødseth <xyproto@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2022-07-29 09:44:04 +10:00
..
common Update copyright years 2022-01-02 13:34:52 +10:00
pacman pacman: let the progress bar "C"/"c" move up and down at a more regular rate 2022-07-29 09:44:04 +10:00
util Update copyright years 2022-01-02 13:34:52 +10:00