feat: add prompt enter behavior setting

This commit is contained in:
Federico Jaramillo Martinez
2026-06-25 22:55:09 +02:00
parent 32ea809adc
commit fd386b2d6b
6 changed files with 184 additions and 13 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Keep Enter/Return in the mobile chat composer for new lines, and send messages there only from the send button.
Add a Keyboard shortcuts setting for choosing whether Enter sends chat messages or inserts new lines in this browser, while preserving the desktop-vs-mobile default (desktop Enter sends; mobile/coarse/narrow Enter inserts a new line).