+7
-4
backends/framebuffer.c
+7
-4
backends/framebuffer.c
···if (ctx->cursor_x >= _ctx->cols && (ctx->cursor_y < _ctx->scroll_bottom_margin - 1 || _ctx->scroll_enabled)) {
+12
-2
term.c
+12
-2
term.c
······