when i issue a search, discourse will show a list of search results. often, i would like to read multiple of these results, and as such intend to open these in new tabs.
to do this, i would use the arrow keys to navigate these search results, then use my browser keybind ctrl + enter (mac: `cmd + enter`?) with the intent to open the focused result in a new tab.
however, discourse currently seems to interpret this action differently, instead just opening the result in the current tab.
i would therefore like for discourse to respect the browser key-bind to open results in new tabs.