#🧩 Idea! Multi-Mode Prompt Entry and Smart Conversation Splitting

1 messages · Page 1 of 1 (latest)

warm meadow
#

I’d like to suggest 2 related improvements:

1) Multi-Mode Prompt Entry
Please add a mode where Enter inserts a newline instead of sending, with send handled by a button or Ctrl/Cmd+Enter.

This would make longer prompts, pasted logs, code, and structured text much easier to write. Right now, accidental Enter presses can submit incomplete prompts, break thought flow, add stress, and trigger wasteful inference on messages the user did not intend to send yet.

2) Smart Conversation Splitting
Please add true conversation splitting from a chosen message. Branching is different: it starts a new session from an earlier point, but it does not split an already completed conversation into two organised threads.

A more advanced version could detect topic changes, suggest logical split points, suggest titles, and even suggest whether part of the conversation belongs in an existing project.

These ideas feel connected: one improves how prompts are written, and the other improves how multi-topic conversations are organised afterward.

gray gale
#
  1. ⇧-Enter

ideas: those are not in any way connected, one is a simple UI thing, the other seems like a prompt problem.