Skip to content

Prevent console from scrolling beyond buffer.

kaoD requested to merge kaod/bussard:overscroll into master

Fixes bug: when there are less lines than console rows, scrolling backwards renders the buffer twice.

Merge request reports