mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
cleanup
This commit is contained in:
parent
640a463a9c
commit
43103978b5
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class InputOutput:
|
|||
else:
|
||||
self.chat_history_file = None
|
||||
|
||||
if pretty and not self.output:
|
||||
if pretty:
|
||||
self.console = Console()
|
||||
else:
|
||||
self.console = Console(force_terminal=False, no_color=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue