Files
ghostty/src/terminal
Mitchell Hashimoto e20b27de84 terminal: eraseChars was checking wide char split boundary on wrong cell
Fixes #2817

The test is pretty explanatory. I also renamed `end` to `count` since I
think this poor naming was the reason for the bug. In `eraseChars`, the
`count` (nee `end`) is the number of cells to erase, not the index of
the last cell to erase.
2024-11-26 14:29:58 -08:00
..
2024-08-21 09:45:47 -04:00
2024-08-16 10:32:43 -07:00
2024-06-24 15:16:24 -07:00
2024-08-05 13:56:57 +02:00
2024-03-22 20:28:05 -07:00
2024-06-24 15:16:24 -07:00