Hi,

On 7 March 2018, at 1627, Randy Bush wrote:

i have "Special" in Prefs/General/CustomKeyBindings, which is enabled

% cat ~/Library/Application\ Support/MailMate/Resources/KeyBindings/Special.plist
"@\U000D"       = "send:";



Not sure if this helps, but, for the last few years my plist has had:

    "@\U000A" = "send:"; // command return
    "@\U000D" = "send:"; // command enter


My sense is that return!=enter; my plist entries seem to do the "right thing" and command-return is what sends.

Which is, hopefully, what I'm about to prove to myself...

Scott

_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

Reply via email to