mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
removed > from user prompts
This commit is contained in:
parent
5cc2e0a993
commit
b95015c25b
10 changed files with 45 additions and 45 deletions
|
@ -12,7 +12,7 @@ Some edits were elided from this transcript for brevity.
|
|||
> $ aider aider/coder.py
|
||||
> Added aider/coder.py to the chat
|
||||
|
||||
#### > replace all the self.console.print() calls that contain [red] with calls to self.io.tool_error() with [red] removed from the string
|
||||
#### replace all the self.console.print() calls that contain [red] with calls to self.io.tool_error() with [red] removed from the string
|
||||
|
||||
```python
|
||||
aider/coder.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue