Skip to content

Dashboard: Support image paste (Cmd+V) and multiline input (Shift+Enter) #252

@waleedkadous

Description

@waleedkadous

Feature Request

Image Paste (Cmd+V)

When a user pastes an image (Cmd+V) into the terminal input area, the dashboard should handle it — either by sending the image data to the active terminal or by displaying a preview/upload flow.

Multiline Input (Shift+Enter)

Currently there's no way to enter multiline instructions in the dashboard terminal input. Shift+Enter should behave as if the user typed \ then Enter — allowing continuation of input across multiple lines.

This would make it much easier to paste and compose complex multi-line commands or instructions.

Acceptance Criteria

  • Cmd+V with an image on the clipboard is handled (not silently dropped)
  • Shift+Enter inserts a line continuation (\ + newline) instead of submitting
  • Multiline input is visually indicated in the input area

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions