[FEATURE] multi-line command prompt in cli interface (for visual studio)
Status Fixed / completed
Maintainer reply None cached
Activity 1 comment · opened Aug 1, 2026 · closed Aug 17, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
At the moment I can't divide my prompt visually for me for multi-line command. i may copy-paste some text and cannot add a command. when i press enter (even with combination of shift or ctrl) it is sent to a backend.
Proposed Solution
design usable multi-line approach (e.g. break the line with shift+enter or ctrl+enter).
Alternative Solutions
at the moment I've noticed that i can add backslash \ and i can write in another line but that's terrible.
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗