0

Replacing in with a blank string causes the replace field to be repopulated with previous string

Ryan Park 13 year бұрын жаңартылды 12 year бұрын 1
To reproduce,

1. Have a text file that has "foo foo foo foo".
2. Replace all "foo" with "bar"
3. Now replace "bar" with "" individually.

You'll notice that each time the "replace with" field will change to "bar"