aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAlois Wohlschlager <alois1@gmx-topmail.de>2024-09-07 10:37:12 +0200
committerAlois Wohlschlager <alois1@gmx-topmail.de>2024-09-07 10:37:12 +0200
commit4715d557ef1c0dd306cde585820a2a00accd51d6 (patch)
tree1e150a1c5f6e7b26a677775eb53ed7ccfd8fc0a9 /flake.nix
parent991d8ce2752d117c2431ddf8df454bda6df16a77 (diff)
libmain/progress-bar: erase all lines of the multi-line format
When the multi-line log format is enabled, the progress bar usually occupies multiple lines on the screen. When stopping the progress bar, only the last line was wiped, leaving all others visible on the screen. Erase all lines belonging to the progress bar to prevent these leftovers. Asking the user for input is theoretically affected by a similar issue, but this is not observed in practice since the only place where the user is asked (whether configuration options coming from flakes should be accepted) does not actually have multiple lines on the progress bar. However, there is no real reason to not fix this either, so let's do it anyway. Change-Id: Iaa5a701874fca32e6f06d85912835d86b8fa7a16
Diffstat (limited to 'flake.nix')
0 files changed, 0 insertions, 0 deletions