When I use replace, Sublime immediately jumps to the next occurrence. But when working with reg exps, I often don’t know if I did everything correctly, and whether or not I actually want to continue with the next one. Is there any way to replace but not to jump?
For me this is a usability issue. It would be very helpful if Sublime’s jump history was more helpful, so that I could use jump_back. But unfortunately it doesn’t seem to properly add jump entries for every replace.