Files
Nim/lib/pure
Etan Kissling b880cdff49 handle out of range value for COLUMNS / LINES (#21968)
* handle out of range value for `COLUMNS` / `LINES`

Querying terminal size may fail with a `ValueError` if size is too big.
Return highest possible value instead. Note that `ValueError` is also
reported on underflow (negative size) but that is out of POSIX specs.

* `parseSaturatedNatural`
2023-05-31 19:10:58 +02:00
..
2023-05-29 21:31:53 +02:00
2023-04-29 09:50:46 +02:00
2022-12-16 08:01:15 +01:00
2015-10-01 12:05:45 -07:00
2021-01-09 00:24:41 +01:00
2023-02-16 13:47:52 +01:00
2022-12-26 13:20:05 +01:00
2022-12-16 08:01:15 +01:00
2022-02-02 17:10:11 +01:00
2022-02-02 17:10:11 +01:00
2022-12-03 21:25:49 +08:00
2023-05-29 21:31:53 +02:00
2023-05-24 17:55:48 +02:00
2023-03-20 18:51:58 +01:00
2021-02-08 09:46:07 +01:00
2022-02-02 17:10:11 +01:00