feat: multi-line input+edit - #5
Conversation
|
most of code agents or even chat apps use ctrl+enter or shift+enter for a new line however the framework so change the key of newline to enter+xxx is imposible, pitifully |
|
commit: 92e22e3 by changing config to now with zero or one line input, the input area will be just one line high and grow with extra line inputted (always three before this commit)
@Beliefuture
|
|
I found two reproducible issues:
Repro:
Expected: Actual: Cause:
Repro:
Actual:
Fix suggestion: |



now in interactive mode, we can use multi-line input and edit
ctrl+j for newline and arrow keys for movement, abling edit in the middle