Files
ghostty/macos
Mitchell Hashimoto 74f01cf5df macos: prevent stale search selection crash
Fixes #13266

Keep search text and its selection range synchronized as a single
state transition.

Deleting or replacing a search term could leave a String.Index range
from the old value attached to the text field. Applying that range
could crash the app.

Clear selection before publishing new text.
2026-08-05 14:02:46 -07:00
..
2023-02-19 10:44:53 -08:00
2026-03-06 15:04:20 -08:00