mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
We don’t have a specific element associated with the result being announced so we use the current responder (unless it has accessibility ignored, in which case we do not post any notification). Using the current responder is not ideal, but I do not know how we can either associate the notification with the find panel or post it as a global notification.