Open jawa0 opened 1 year ago
@mentatbot TextAreas do not currently support word-wrapping. I want you to implement word-wrapping so that if a word in a line would be out of the TextArea's visible area then that line wraps onto the next visible line. Ensure that cursor movement with the arrow keys, etc. still works correctly. Pay attention to TextArea and to TextEditBuffer.
I will start working on this issue
Especially of LLM responses. May be able to prompt it with max width, instead.