removed > from user prompts

This commit is contained in:
Paul Gauthier 2023-05-15 21:01:04 -07:00
parent 5cc2e0a993
commit b95015c25b
10 changed files with 45 additions and 45 deletions

View file

@ -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