Skip to content

[enhancement] Mobile: Enter sends message instead of inserting a new line #34

@Jozokos

Description

@Jozokos

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request 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”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions