6.1.0
Multiline prompt panel
Prompts now use a dedicated multiline Markdown panel instead of Sublime Text's single-line input field.
- Submit with
Cmd+Enteron macOS orCtrl+Enteron Windows/Linux. - Press
Escto close the panel and restore the unfinished draft next time. - From the first row and first column, use
Upto browse older submitted prompts. While browsing, useDownto move forward and return to the original draft. - Paste text as a fenced Markdown code block with
Cmd+VorCtrl+V. - All submitted prompts are kept as per-workspace input history.
The panel also cleans up abandoned pending requests when it is cancelled or its Sublime window closes.