I got fed up with the inconsistent Enter
key functionality on ChatGPT, so if you'd like the option to use Ctrl + Enter
to send prompts, here's my tapermonkey script
- Install the Tampermonkey browser extension.
- Click the Tampermonkey icon → Dashboard → Create a new script.
- Paste in the script from
chatgpt-ctrl-enter.user.js
. - Save the script (
File > Save
orCtrl+S
). - Visit chat.openai.com and try
Ctrl + Enter
to submit a prompt!
✅ Toggle the feature from the Tampermonkey menu anytime.