pub const DEFAULT_TERM_COLS: i64 = 80;
Default terminal columns (matches Go’s shellutil.DefaultTermCols).