ekkinox / yai

Your AI powered terminal assistant.
https://ekkinox.github.io/yai
MIT License
629 stars 29 forks source link

Text Input doesn't wrap around #22

Open K-arch27 opened 1 year ago

K-arch27 commented 1 year ago

If you prompt it with something that Is taking more than one line in your Terminal emulator or TTY you won't wrap around on the next line

Tried with Alacritty, Konsole and TTY

image

ekkinox commented 1 year ago

Gonna be a tricky one :)

I think I'll rethink the user prompt and use a text area, this would allow users not only to have their long lines wrapped but also to enter multiline inputs (from copy / paste for ex)

distbit0 commented 10 months ago

That will be great @ekkinox . I was just about to create an issue for multi line inputs but seems it has already been thought of. Will be super useful imo