-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
After fixing the Receive Pane processing, via issue #178, now we need to increase the internal buffer size to hold more lines so that the user has more time to scroll back in history on a fast-updating display without it overwriting data as soon.
Please make the receive buffer able to hold 10,000 lines before overwriting old lines with new data.
Here's a video that illustrates some of the problem experienced apparently due to a shorter receive buffer.