On 31 Oct 2017, at 7:32, Alex Abdo wrote:

Is there any keyboard shortcut to quickly focus the cursor in Mailmate on the message list?

Have you already created a custom key bindings file? I’m pretty sure it’s covered in the manual.

Here are a few entries from my key bindings plist file:

"0" = ("makeFirstResponder:", "mainOutline"); // move focus to message list "9" = ("makeFirstResponder:", "messageView"); // move focus to message view (for scrolling with arrows) "n" = ("makeFirstResponder:", "mainOutline", "nextUnreadMessage:"); // move focus to message list, select next unread message

-cng

--

    Charlie Garrison                   <[email protected]>
    Garrison Computer Services      <http://www.garrison.com.au>
    PO Box 380
    Tumbarumba NSW 2653  Australia

[Conundrum](http://www.ietf.org/rfc/rfc1855.txt)
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to