TerminalEmulator.scrollLines

If you subclass this and return true, you can scroll on command without needing to redraw the entire screen; returning true here suppresses the automatic invalidation of scrolled lines (except the new one).

class TerminalEmulator
protected
bool
scrollLines
(,)
Suggestion Box / Bug Report