Quote:
Originally Posted by ElMiko
I been searching in CV, in any direction, and Replace All. I've tested using both the Regex mode and the Case Sensitive mode.
I discovered it has something to do with the length of the line containing the target string.
take the nonsense string below, for example:
do a search (I've done both Regex and Case Sensitive)for:
and try to replace with:
Code:
</p><p> The quick
|
I've been able to duplicate this - thanks for taking the time to test and find a sample. Its not always easy, but it makes it much more likely it can be fixed.
This happens on Ubuntu 11.10 as well. I'll look into it to see if its something I can correct.