This repository has been archived by the owner on May 22, 2023. It is now read-only.
Optimization: Received messages can be appended instead of replacing the whole buffer #3
Labels
enhancement
New feature or request
tview.TextView
has anio.Writer
interface for appending to the text buffer, so we don't need to useSetText
to replace the whole thing.The text was updated successfully, but these errors were encountered: