Mitchell Hashimoto
1e981f858a
terminal: fix grapheme edge-wrap hyperlink integrity panic ( #11264 )
...
When a grapheme expands to width 2 at the screen edge, this path can
write spacer_head before printWrap() sets row.wrap. With an active
hyperlink, printCell triggers hyperlink bookkeeping and page integrity
checks in that intermediate state, causing UnwrappedSpacerHead.
Mark row.wrap before writing spacer_head in this grapheme-wrap path to
keep the intermediate state valid.
2026-03-09 07:57:42 -07:00
..
2026-03-08 15:57:28 -05:00
2026-03-05 09:26:52 -06:00
2026-03-05 19:55:50 -08:00
2026-03-08 15:51:09 +01:00
2026-03-06 15:04:20 -08:00
2025-10-03 07:10:43 -07:00
2026-02-17 20:35:25 -08:00
2026-02-17 11:35:33 -05:00
2026-01-28 09:49:07 -05:00
2026-03-03 08:57:24 -08:00
2026-02-02 10:44:35 -08:00
2026-03-04 14:04:06 -06:00
2026-03-08 07:16:14 +00:00
2026-02-23 14:11:36 -08:00
2026-03-09 06:40:57 -07:00
2025-11-27 13:37:53 -08:00
2025-10-03 18:52:26 +02:00
2025-12-10 22:31:27 -06:00
2026-03-09 07:53:08 -07:00
2026-03-03 09:48:48 +01:00
2026-02-19 20:24:42 -08:00
2026-01-27 09:44:55 -05:00
2026-02-01 14:32:37 -08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-07-09 15:06:24 -07:00
2026-03-04 22:35:58 -06:00
2026-03-04 14:04:07 -06:00
2025-11-17 12:13:56 -07:00
2025-06-25 16:27:23 -04:00
2025-12-15 11:54:36 -08:00
2025-10-03 07:10:43 -07:00
2026-01-08 10:22:56 -08:00
2026-03-01 14:55:07 -08:00
2025-11-27 13:37:53 -08:00
2025-10-03 13:32:15 -07:00
2025-11-17 12:13:56 -07:00
2025-11-27 13:37:53 -08:00
2026-01-21 09:39:02 -08:00
2024-08-16 14:35:10 -07:00
2025-07-09 15:06:24 -07:00
2022-08-18 11:42:32 -07:00
2025-10-03 07:10:43 -07:00
2025-12-08 13:19:16 +08:00
2026-02-27 10:13:03 -06:00
2025-11-27 13:37:53 -08:00
2026-03-04 14:04:07 -06:00
2025-11-26 08:50:04 -08:00
2026-01-21 15:30:49 -08:00