On 30 Jan 2025, at 18:56, N C wrote:

ok, so if I add this string

~~~
"^P" = ( "performBundleItemWithUUID:", "2EF4C1A0-8FE2-11E3-BAA8-0800200C9A66");
~~~

It does not work when I am in the text/body of the email. But it works (as,
it opens a empty sublime tab) from the message list

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).

This might help: https://support.apple.com/en-us/102650

(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.)

--
Benny
https://freron.com/support
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to