clear progress bar before displaying messages
authorJoey Hess <joeyh@joeyh.name>
Wed, 16 Jun 2021 00:43:00 +0000 (20:43 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 16 Jun 2021 00:51:40 +0000 (20:51 -0400)
commit7c7225e257e4b4d52fd159706efc450e2ba002ce
tree75de8c5c92a295e4289461e4be47315429ef806c
parente055ffe18e359e9eb651316280611b60e81fe811
clear progress bar before displaying messages

In particular this clears it before "transfer stalled". If an external
special remote uses showInfo while progress is displayed, it will also
improve display of that.

Generally this will avoid all such problems in the future..

Sponsored-by: Svenne Krap on Patreon
Messages.hs
Messages/Internal.hs