#23383
LTT
Participant

I forgot the “Grabbed Text” cases at the time… Sorry again.

As for the macro, I use “Close without Save” editor.ExecuteCommandByID(4120) instead, in case there’s any “Grabbed Text” tab in the group.
But I don’t understand your last statement currDoc.Activate(). What’s it for since the window is closed?

But please don’t disable “EmEditor grabbing EmEditor” if there’s no critical disadvantage.
Could crash on large files? But I never use it on large files.

Issue 3-2:
A “Grabbed Text” tab initially has one step of Undo history.
Is this inevitable?

Issue 3-3:
Press Ctrl+A and Delete key in a tab. The tab has no “*” now.
I don’t think this is correct logically.
Same result in issue 3-2 when we use Ctrl+Z.

> Issue 4:
In that case, I split only for that file. So when job finished, I expect the initial view.
But it’s acceptable if it’s by design.