open-interpreter
open-interpreter copied to clipboard
Fixed Replace ENTER with SHIFT-ENTER for sending a message to the llm…
…. Use ENTER for new lines.
Describe the changes you have made:
Reference any relevant issues (e.g. "Fixes #000"):
Pre-Submission Checklist (optional but appreciated):
- [ ] I have included relevant documentation updates (stored in /docs)
- [ ] I have read
docs/CONTRIBUTING.md - [ ] I have read
docs/ROADMAP.md
OS Tests (optional but appreciated):
- [ ] Tested on Windows
- [ ] Tested on MacOS
- [ ] Tested on Linux
Based on the conversation in #1502 it would be better to have this be configurable.
@shahtirth07 are you up for exploring this option?
Based on the conversation in #1502 it would be better to have this be configurable.
@shahtirth07 are you up for exploring this option?
Yes sure I mean I can try
I feel like on most programs ENTER for send and SHIFT+ENTER for new line is a more common default. I don't think the default should be changed, but you could add an option to invert the controls.