pub fn detect_terminal_width() -> Option<usize>
Returns the current terminal width in columns, or None when unavailable.
None