On 18 Jun 2022, at 0:22, Bill Cole wrote:

⌘-Return does nothing for me in a composer window with a ready-to-send message. Do you have a "Custom Key Bindings" setting in Preferences->General?

Yes, that was it. I had the following in my `~/Library/Application Support/MailMate/Resources/KeyBindings/custom.plist` file:

```
    "@\U000A" = "send:"; // ⌘+return
    "@\U000D" = "send:"; // ⌘+enter
```

Thanks Bill!

Q
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to