mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10: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
|
@ -8,7 +8,7 @@ The user needs to make some tedious edits to the escape sequences in an `asciine
|
|||
> $ aider hello.cast
|
||||
> Added hello.cast to the chat
|
||||
|
||||
#### > when the "hello.py> " prompt is displayed, it's including some escape codes to add a few blank lines below the prompt and then bringing the cursor back up. remove all that. just show the prompt followed by a space and leave the cursor showing right after that.
|
||||
#### when the "hello.py> " prompt is displayed, it's including some escape codes to add a few blank lines below the prompt and then bringing the cursor back up. remove all that. just show the prompt followed by a space and leave the cursor showing right after that.
|
||||
|
||||
```python
|
||||
hello.cast
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue