Jeffrey C. Ollie 9f543ceac2 cli: fix integer overflow in +list-themes if window is too narrow
Reproduction is to resize the window to it's minimum width and then
run `ghostty +list-themes`. Ghostty will crash because Zig for loops
don't like having a range where the end is smaller than the start.
2024-09-28 12:12:00 -05:00
..
2024-01-21 15:07:37 -06:00
2024-08-05 13:56:57 +02:00
2024-06-24 15:16:24 -07:00
2024-08-05 13:56:57 +02:00
2024-09-27 10:53:58 -07:00
2024-01-21 15:07:37 -06:00
2024-07-22 09:48:23 -07:00