##// END OF EJS Templates
ui: consolidate places where _progclear() is called...
ui: consolidate places where _progclear() is called The progress bar has to be cleared when we start writing some data to the output stream. Let's make it always triggered immediately before switching by _colormode, so that we can easily factor out helper functions.

File last commit:

r37193:943d77fc default
r40554:3c4b9dac default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.