View Single Post
Old 10-23-2018, 09:56 AM   #24
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,713
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Vroni View Post
Of course i miss the possibility of having different searches being marked as greedy / non greedy or dotall or nondotall

But it is like it is, and i'm not doing anything wrong.
Also remember that most of those options: dotall, un/greedy can be specified (or reversed) in the regular expression itself. I always leave the the checkbox gui options in the same exact same state, and use the expression itself to set greed/lazy multi-line, case insensitivity, etc..., for each particular search.

Also note that if you always leave "All Files" selected you can override/force search to operate only on the current file by holding the Ctrl key down while clicking on the action.

I never uncheck "wrap," myself *shrug*
DiapDealer is offline   Reply With Quote