Signature: termCols() -> int

Description: Returns the terminal width in columns.

Returns: int

Example

let width = termCols()