Feature hasn't been suggested before.
Describe the enhancement you want to request
On mobile, pressing Enter/Return sends the message immediately instead of creating a new line.
Problem
There is currently no way to write a multiline message on mobile because the Enter key acts as Send.
Expected behavior
Pressing Enter/Return on mobile should insert a new line inside the message input.
Actual behavior
Pressing Enter/Return sends the message.
This makes it difficult to write:
- longer prompts
- formatted messages
- lists or structured input
Environment
Device: Mobile
Platform: Android
App: WhisperCode
Suggested fix
Use one of these patterns:
- Enter inserts a new line, and send is only done with the send button
- or add a setting/toggle for “Enter to send”
Feature hasn't been suggested before.
Describe the enhancement you want to request
On mobile, pressing Enter/Return sends the message immediately instead of creating a new line.
Problem
There is currently no way to write a multiline message on mobile because the Enter key acts as Send.
Expected behavior
Pressing Enter/Return on mobile should insert a new line inside the message input.
Actual behavior
Pressing Enter/Return sends the message.
This makes it difficult to write:
Environment
Device: Mobile
Platform: Android
App: WhisperCode
Suggested fix
Use one of these patterns: