mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05: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.