fix(cli): clear input buffer after /model picker selection
The Enter handler that confirms a selection in the /model picker closed the picker but never reset event.app.current_buffer, leaving the user's original "/model" command lingering in the prompt. Match the ESC and Ctrl+C handlers (which already reset the buffer) so the prompt is empty after a successful switch.
This commit is contained in:
parent
86f02d8d71
commit
fe0e7edd27
Loading…
Reference in New Issue
Block a user