Feature: multiline prompts in the UI
Opened this issue · 0 comments
rihp commented
Is your feature request related to a problem? Please describe.
Just noticed that long prompts and multiline prompts get all turned into a single line, so there is no word wraping or dynamically extending the height of the text input
Describe the solution you'd like
The input area should extend with the length of my prompt, the words should wrap and not overflow
Describe alternatives you've considered
above
Additional context