<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 30 Jan 2025, at 18:56, N C wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">ok, so if I add this string</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">"^P" = ( "performBundleItemWithUUID:", "2EF4C1A0-8FE2-11E3-BAA8-0800200C9A66");
</code></pre>
<p dir="auto">It does not work when I am in the text/body of the email. But it works (as,<br>
it opens a empty sublime tab) from the message list</p>
</blockquote>
<p dir="auto">The problem is that a lot of key bindings are already used by the text field for various editing actions. You'll have to play around to find an unused one. Which is hard (the above is used to select one line up).</p>
<p dir="auto">This might help: <a href="https://support.apple.com/en-us/102650" style="color: #3983C4;">https://support.apple.com/en-us/102650</a></p>
<p dir="auto">(You could claim that your key binding should overrule the text view. To be honest I've forgotten why it doesn't, but it might have been a technical issue.)</p>
<p dir="auto">--<br>
Benny<br>
<a href="https://freron.com/support" style="color: #3983C4;">https://freron.com/support</a></p>

</div>
</div>
</body>

</html>