I would like to be able to cmd+click on the dog mascot in the top left corner and open new Kagi search in a new tab, from the assistant/search page.
I often make a search or have an AI conversation, but want to keep that page open, and make a separate search. Normally when you cmd+click in a browser, it will open link in a new tab, but Kagi overrides the click in JavaScript and does some own logic.
Suggestion:
If cmd is held down during the click, do not intercept the click and allow the user to open kagi.com in a new tab.
I know this is already possible by right-clicking and selecting "open link in new tab", but cmd+click is more convenient.