Files
textmate/Frameworks/DocumentWindow
Allan Odgaard b835952823 Don’t pre-select (find) “in selection” by default
Previously this would be selected if the user had a multi-line selection and was pressing ⌘F. The old behavior can be restored using:

    defaults write findInSelectionByDefault -bool YES
2013-06-21 01:43:42 +07:00
..
2013-06-16 17:44:34 +07:00