X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/20e373106dfb561bd43b48f3da673871084dc8a6..b87b7a1470a84c83c9053a5716a1d08bbbbe3274:/image_creator/output/cli.py diff --git a/image_creator/output/cli.py b/image_creator/output/cli.py index 211eb04..2859552 100644 --- a/image_creator/output/cli.py +++ b/image_creator/output/cli.py @@ -102,6 +102,7 @@ class OutputWthProgress(SimpleOutput): } def __init__(self, size, title, bar_type='default'): + self.hide_cursor = False super(OutputWthProgress._Progress, self).__init__() self.title = title self.fill = '#'