Okay this is a bit of a confusing one, so hopefully someone else can at least verify this.
Starting with a fresh, still unlicensed, copy of XY.
Do the following:
Tools -> LM -> Find Files: Names -> Editor Mode
Paste the following:
Code: Select all
ab
:ab
>abCtrl+F to open the Find Files tab.
In the Name field type (and with Mode still on Standard) type ">".
It should auto-complete that to ">ab" and places the cursor at the beginning of the term.
For contrast clear the field and type ":" and it won't auto-complete or move the cursor.
That's the core of the problem, but it behaves differently based on which mode is selected.
From Standard or Boolean mode, only ">" behaves wrongly.
From RegExp mode, only ":" behaves wrongly.
XYplorer Beta Club