Skip to content

Bug: Enter key doesn’t insert newline in Court inline terminal during coding session #870

Description

@AggManik

Current behavior

  • When running a coding session inside a task in the code section in CORE, pressing Enter does not insert a newline / does not go to the next line.
  • This makes it effectively impossible to enter multiline prompts/commands in the inline input.

Expected behavior

  • Pressing Enter inserts a newline in the inline input so users can compose multiline text.
  • Multiline input should be preserved and sent as-is to the coding session when submitted (e.g., via Cmd/Ctrl+Enter or the existing submit action).

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions