Skip to main content

SCROLLBAR_W

Constant SCROLLBAR_W 

Source
const SCROLLBAR_W: usize = 12;
Expand description

Core framebuffer terminal writer: owns the VGA text-mode state machine, glyph cache, scrollback ring-buffer, hardware/software cursors, and pixel-level rendering helpers.