Skip to content
Snippets Groups Projects
Commit 25d74561 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Make the scrollback a ring buffer instead of a linear one.

This was one of the two major perforance issues with previous
versions of SyncTERM.  Using a larger scrollback will not longer
slow down SyncTERM.

The other major issue is updating the pixel data for every change,
but we can't fix that as long as graphics and text are drawn on the
same plane.
parent b6654722
Branches
Tags
No related merge requests found
Pipeline #7681 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment