Files
Treboko 7745fcf328 Handle negative value in padding (#3389)
this might happen depending on the way the $stderr.winsize is defined. If the expression "$stderr.winsize[1] - line.size" in Line 114 gets negative, we will get a "negative argument" exception in the padding calculation
2025-08-25 01:34:23 +09:00
..
2025-07-21 08:47:35 +02:00
2025-06-25 16:47:03 +03:00
2022-12-12 20:17:27 +02:00