]> granicus.if.org Git - neomutt/commit
refactor: eliminate curses from Progress Bar
authorRichard Russon <rich@flatcap.org>
Fri, 27 Sep 2019 23:18:37 +0000 (00:18 +0100)
committerRichard Russon <rich@flatcap.org>
Sat, 28 Sep 2019 02:18:22 +0000 (03:18 +0100)
commitf1a63d48ce4a05495291e7c736bd59b5f278b574
tree0e958b5b85a82816fa28ae70d883e6da00d71cf7
parentd30633b2a8f631d5a02edcf5afbe5a549fb8b158
refactor: eliminate curses from Progress Bar

Change the Progress Bar to use the MuttMessageWindow rather than writing
to absolute screen coordinates.
progress.c