mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
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