I have 2 different types of items in my Intelliprompt list.
For one type I want to accept/insert the matching list item no matter what the user types/clicks to close the list (except ESC)
For the other I only want to accept the item if they type an '(', press Enter, or double click.
I have not been able to find anything that tells me the list was closed by double clicking an item.
Is that possible?
(The list may be closed by any of the 'trigger' keys: , . = < > + - * /)