mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
Previously we ignored clicks and only selected matches when the selection was changed. This was done to prevent firing off two “select match” actions. We now ignore the “selection changed” notification if the current event is a mouse-up.