diff --git a/src/fast_agent/ui/enhanced_prompt.py b/src/fast_agent/ui/enhanced_prompt.py index 40d157571..6c57d1f47 100644 --- a/src/fast_agent/ui/enhanced_prompt.py +++ b/src/fast_agent/ui/enhanced_prompt.py @@ -1083,6 +1083,7 @@ def _style_flag(letter: str, supported: bool) -> str: mouse_support=False, bottom_toolbar=get_toolbar, style=custom_style, + erase_when_done=True, ) # Create key bindings with a reference to the app