I\'ve just started using Sublime Text 2, coming from emacs.
I have a region of text selected. Within that region, I\'d like to replace all text instances of \'0\' with \
Some of the answers here haven't really helped.
People are showing you how to find stuff, but now how to replace it.
I just had a look, and it looks like it's Ctrl+H for replace, then you get the find dialog as well as a replace dialog. This worked for me.