[arch-general] konsole updated to handle the ANSI d & f escapes used by pacman current/total lines
Just a follow up note, The konsole code was updated to handle the new line escapes that gave me issues when the new escapes were added to pacman. All displays fine, but it would still be nice to have a switch to turn the additional display off. I don't use the total info, just doesn't provide anything that meaningful to use while an update is being applied. Something like --nototal would do. -- David C. Rankin, J.D.,P.E.
On Tue, Jun 7, 2022 at 9:19 AM David C. Rankin via arch-general < arch-general@lists.archlinux.org> wrote:
Just a follow up note,
The konsole code was updated to handle the new line escapes that gave me issues when the new escapes were added to pacman. All displays fine, but it would still be nice to have a switch to turn the additional display off. I don't use the total info, just doesn't provide anything that meaningful to use while an update is being applied. Something like --nototal would do.
In pacman.conf you could change from ParallelDownloads = 5 to use 1 instead, and then it would behave as it did before the changes you referred to, and in addition there is the line #NoProgressBar that can ucomment as well, but perhaps you were wanting something additional to those options. -- mike c
participants (2)
-
David C. Rankin
-
Mike Cloaked