<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Support for MacOS command-E &quot;Use selection for find&quot;]]></title><description><![CDATA[<p dir="auto">A convention and feature in MacOS is command-E mapping to "Use selection for find". This puts whatever is selected into the current app's "find" field. So instead of this:</p>
<ol>
<li>select text</li>
<li>command-c</li>
<li>command-f</li>
<li>command-v (opera does do this part for us automatically, so that's nice)</li>
<li>enter or command-g to find instances</li>
</ol>
<p dir="auto">If "use selection for find" is supported, the above is replaced with this:</p>
<ol>
<li>select text</li>
<li>command-e</li>
<li>enter or command-g to find instances</li>
</ol>
<p dir="auto">Additionally, "Use selection for find" will put the text into a global "find buffer" (not sure what the technical API term is) that other apps use. So this can be done:</p>
<ol>
<li>select text</li>
<li>command-e</li>
<li>switch to another app</li>
<li>command-g</li>
</ol>
<p dir="auto">It would be great of Opera could support this!</p>
]]></description><link>https://forums.opera.com/topic/50590/support-for-macos-command-e-use-selection-for-find</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 16:00:47 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/50590.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Jul 2021 13:59:49 GMT</pubDate><ttl>60</ttl></channel></rss>