I want to search for entries containing a '%' (percent) character but it seems to act as a wildcard. E.g., given these clipboard items: ABCxEF ABCyEF ABCzEF Searching for ABC%EF will list them even when the search option is Contains Text. Entering just % lists all entries. Of course, % is an SQL operator in SQLite... I've tried the Wildcard search option but I don't know how to make it work.
I want to search for entries containing a '%' (percent) character but it seems to act as a wildcard.
Ctrl+F does not switch focus back to Find toolbar if it is already open