[MlMt] command-return to send
Scott A. McIntyre
mailmate at howyagoin.net
Wed Mar 7 01:18:58 EST 2018
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
More information about the mailmate
mailing list