Show More
@@ -180,6 +180,7 b' def _modesetup(ui, opts):' | |||||
180 | realmode = 'ansi' |
|
180 | realmode = 'ansi' | |
181 |
|
181 | |||
182 | if realmode == 'win32': |
|
182 | if realmode == 'win32': | |
|
183 | _terminfo_params = {} | |||
183 | if not w32effects: |
|
184 | if not w32effects: | |
184 | if mode == 'win32': |
|
185 | if mode == 'win32': | |
185 | # only warn if color.mode is explicitly set to win32 |
|
186 | # only warn if color.mode is explicitly set to win32 |
General Comments 0
You need to be logged in to leave comments.
Login now