[FEATURE] With ctrl-g I'd expect to have the [pasted text #1] expanded.
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
I'm happy that the Ctrl G feature had been introduced, it will make it easier to modify the prompt, however, it seemed to me like an obvious thing to have any pasted text to be expanded in the Ctrl G environment so it can be modified and the entire prompt can be seen in full.
Proposed Solution
Expand pasted text in the prompt when Ctrl-G is hit, and of course that means that when one returns back, it would have to be expanded as well, because user might have made modifications to the pasted content inside of the editor.
Alternative Solutions
Maybe one could toggle a feature for this behavior in settings in case not everyone would like it.
Priority
Low - Nice to have
Feature Category
Interactive mode (TUI)
Use Case Example
_No response_
Additional Context
Workaround: Going first to ctrl-g mode and then pasting.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗