Skip to main content

S2C_USED_ROWS

Constant S2C_USED_ROWS 

Source
pub const S2C_USED_ROWS: u8 = 0x0D;
Expand description

Terminal used visible rows changed: [0x0D][pty_id:2][used_rows:2]

used_rows is the highest visible row reached since the last terminal reset/clear-like sequence, capped to the current PTY height.