diff --git a/aider/io.py b/aider/io.py index e9feb7da9..083245a8a 100644 --- a/aider/io.py +++ b/aider/io.py @@ -431,7 +431,7 @@ class InputOutput: # Use placeholder if set, then clear it default = self.placeholder self.placeholder = None - + line = self.prompt_session.prompt( show, default=default,