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-06-10 06:10:17 +02:00
2025-06-10 06:10:17 +02:00