Files
ghostty/macos
Mitchell Hashimoto 947e839930 macos: prevent stale search selection crash (#13645)
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:55:37 -07:00
..
2023-02-19 10:44:53 -08:00
2026-03-06 15:04:20 -08:00