dustinblackman / oatmeal

Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
https://dustinblackman.com/posts/oatmeal/
MIT License
477 stars 23 forks source link

feat: change behaviour of ctrl+r so that it does not submit the prompt. #65

Open thawkins opened 5 months ago

thawkins commented 5 months ago

can you change the behaviour of the prompt recall so that it does not submit the prompt, this would allow editing of the prompt before continuing.

having to press return is not too onerous an action

alternativly assign this new behaviour to the shift command ( ctrl+R )