Files
ghostty/src/terminal
Mitchell Hashimoto b573ff137a terminal: resize cols should treat old cursor pos as active point
Fixes #1159

The cursor position is an "active" coordinate (defined at the top of
Screen.zig), but our resize was treating it as a "viewport" coordinate.
2023-12-26 13:59:22 -08:00
..
2023-10-06 12:00:18 -07:00
2023-08-20 22:03:20 -07:00
2023-12-15 08:05:32 -06:00
2023-11-04 11:25:02 -07:00
2023-06-30 12:15:31 -07:00