I’m using a BoxElement from blessed to display a chat history. Sentences are added using pushLine. For clarity, days are divided by lines (another string added using pushLine). Each line is as wide as the parent BoxElement. If the TUI is resized however, the line no longer fits. I have 2 questions: How can that line adapt to its new