Hi.
In Sublime Text 2, if I have several lines of text selected, and hit cmd-F, the default search will be a “search for whatever you type in the selection.”
While I can change this behavior by clicking the little “in selection” button, as a practical matter in 20 years of software development I’ve never, ever, ever wanted this feature while using a text editor: if I’m hitting cmd-F in a file, it’s because I want to search the whole file. Is there some setting I can put in my user prefs to have the “in selection” flag for find always default to false?
Thanks.