Hey, thanks for the report about input issues in the CLI.
Please share details so we can reproduce:
Which Linux distribution are you using?
Which terminal?
Does it happen across different terminals?
I’ll pass this to the engineering team - these are UI/UX issues that need attention. The CLI is still relatively new, so your feedback on basic editing scenarios is very helpful.
Temporary workaround: for multi-line input, try the Vim-like way with Ctrl + J.
I’m using Fedora 43. The same behavior is consistent across ptyxis, vscode integrated terminal, and when working over ssh.
Huge thanks for Ctrl+J key combination! It works!
It would be nice to be able to see all the keyboard shortcuts available. Like Ctrl+/ that I’ve just found for switching models:)
I’m running into the same issue on Ubuntu 22.04.5 LTS. I’m using windows terminal as my terminal.
And another annoyance is that I try to just copy the prompt into an editor like notepad and it picks up the | in the copy. So, can’t even work with it that way.
That being said, I think a vim mode would be super cool, where it allows you to just expand the prompt thing into something like vim like you can do for git commits.