Files
ghostty/src/terminal
Mitchell Hashimoto fa8cae88b2 terminal: use destination width for line selection
Semantic line selection moved to the previous row when the next row
started with different content, then assigned the previous pin an x
coordinate from the next page. During incomplete reflow, a wider next
page produced an out-of-bounds pin and a runtime safety panic.

Set the end column from the page that owns the destination pin. Line
selection now remains valid while crossing mixed-width page boundaries.
2026-07-09 20:54:09 -07:00
..
2026-07-09 20:03:10 -07:00
2025-12-03 13:27:36 -08:00
2025-11-27 13:37:53 -08:00
2026-05-23 14:37:59 -07:00