We have one big array of characters in scrollback, with lines of constant width -- there's no reason to have an array of pointers when offsets will do.
386 B
386 B
We have one big array of characters in scrollback, with lines of constant width -- there's no reason to have an array of pointers when offsets will do.