<div class="markdown">
<p dir="auto">On 13 Mar 2014, at 22:39, Niels Kobschätzki wrote:</p>

<blockquote>
<blockquote>
<p dir="auto">Then edit this file to change the key binding (I've configured it to be ⌃⇧E):</p>

<pre><code>MacVim.mmBundle/Commands/Edit.mmCommand
</code></pre>
</blockquote>

<p dir="auto">I see that you entered "^E" as command. What would I have to use to change it to cmd+ctrl+e?</p>
</blockquote>

<p dir="auto">That would be <code>^@e</code>. It's documented <a href="http://manual.mailmate-app.com/custom_key_bindings">here</a>.</p>

<blockquote>
<p dir="auto">And ctrl+shift+e doesn't work for me. It worked once while I tested it and then only with the ctrl-key and not with the caps-lock-key that got remapped via KeyRemap4MacBook (ctrl on hold, esc on tap).</p>
</blockquote>

<p dir="auto">I don't know what could trigger that. It seems to work for me. You can run MailMate from the Terminal to see if an error is reported:</p>

<pre><code>/Applications/MailMate.app/Contents/MacOS/MailMate
</code></pre>

<p dir="auto">-- <br>
Benny</p>

</div>