Diego,

You are right. It does look odd. But it IS working fine. The reason why it 
appears odd is ...

-- you run in "multi-line" mode and that means the match string always 
matches to first point that matches in the field. In this case the last two 
letters of This".

-- because your match ="is" and replace ="is not" no difference will show 
for "is" as you don't change it.

-- the "walking" green insertion is due to limits in the "difference" 
engine that doesn't always know on repeated words quite where to display 
the change. 
    It is actually happening directly next to "This".

Hope this is clear!
Josiah

On Thursday, 7 March 2019 00:48:32 UTC+1, Diego Mesa wrote:
>
> Hey Mohammad,
>
> I have the following strange behavior:
>
> https://media.giphy.com/media/dgarQbGE4SycN4wGJF/giphy.gif
>
> On Wednesday, March 6, 2019 at 3:49:32 PM UTC-6, Mohammad wrote:
>>
>> *Update: Mar 7th, 2019*
>>
>> Changes:
>>
>>    - new interface
>>    - regexp flags can be selected among *i, g,m* but not *g and m* at 
>>    the same time.
>>    - minor issues fixed
>>
>> Demo:
>> http://kookma.tiddlyspot.com/    (temporarily site )
>>
>> Mohammad
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/672057d8-8278-4495-9f11-5daf2b293478%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to