A bit off-topic, but I've been following along building the latest code on Ubuntu, and I've noticed a strange behavior with the PCRE find/replace. If you repeatedly hit "find," the highlighted string will shift position ahead of the actual found search string, by some arbitrary number of characters for each subsequent find operation. The offset increases with each find operation. This happens with normal, wildcard, and RE searches. Replace only works when the highlighted string matches the actual search string.
Anyone else seen this?
|