Quote:
Originally Posted by Phssthpok
My problem is finding which file it was in, if the replacement was not done in the current file.
|
give the mouse a rest,
do until you find what your looking for {
close current tab (ctrl+w),
undo changes (repeated ctrl+z's) in new current tab until pencil icon on tab goes away,
if the change you are seeking wasn't there, redo what you just undone (repeated ctrl+y's)
}
BR