mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
05c174b45a
We did not call the history change callback after switching to the alternate screen buffer, which caused the scrollbar to not change its maximum value. If we already had lines in the scrollback buffer, this meant that we could drag the scrollbar, which then tried to access non-existent lines from the scrollback. Fixes #8581 |
||
---|---|---|
.. | ||
Attribute.h | ||
CMakeLists.txt | ||
Color.h | ||
EscapeSequenceParser.cpp | ||
EscapeSequenceParser.h | ||
Line.cpp | ||
Line.h | ||
Position.h | ||
Range.h | ||
StateMachine.txt | ||
Terminal.cpp | ||
Terminal.h | ||
TerminalWidget.cpp | ||
TerminalWidget.h | ||
XtermColors.h |