pub const DEFAULT_TERM_ROWS: i64 = 25;
Default terminal rows (matches Go’s shellutil.DefaultTermRows).