#26517
LTT
Participant

Now the Paste command works great that it can paste any command into any menu!
Thanks for the fix.

—————
3:
Add a Popup item in a menu.
Paste a tab character into its Name, e.g.:
(tab)!!!
(So I can use Tab key to open this popup.)
Then Copy or Copy All.
Paste.
** But Paste command can only paste the content before the tab character.
Is it possible to make Paste support such items?

—————
4:
Add a menu item that contains 2 (or more) “&”, e.g.:
&a &b &c
The 1st “&” (a) is the accelerator key.
** But the last “&” (c) is underlined.

—————
5:
Make any change in “Jump List” menu.
Open Jump List from task button.
** The items are blank (no text).

—————
The workspace commands need a fix: (Similar issue as Rename)
emeditor.com/forums/topic/19-3-93/#post-26444

—————
The result text of Copy commands contains 5 columns (in TSV mode).
Q1:
There are 2 tabs between Name column and ID column. Is it correct?
Q2:
What’s the last (5th) column for?
Q3:
If I do the 3 steps below:
Copy All
Delete All
Paste
The new menu .bin file will grow bigger, because Copy commands now copy all the Name text.
Not sure if it’s correct.