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
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
\+ newline) instead of submitting