mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04:00
Since the find dialog itself will call orderFrontFindPanel: when selecting the first item in the “in” pop-up (this is required to have it show ⌘F as key equivalent) we need to avoid changing search scope to “selection” for this case.