[MlMt] back to Inbox
Fredrik Jonsson
frjo at xdeb.org
Tue Oct 17 02:46:15 EDT 2017
John Cooper 2017-10-16 16:46 wrote:
> "i" = ( "goToMailbox:", "INBOX" );
I use that with one thing added:
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:", "mainOutline" );
This makes the column that list the mail active so you can e.g. navigate
it with the keyboard.
This is another variant:
"i" = ( "goToMailbox:", "INBOX", "makeFirstResponder:",
"mainOutline", "nextUnreadMessage:" );
that also will select the next unread message.
The Custom Keybindings is a big reason why I enjoy MailMate so mush.
Fredrik
More information about the mailmate
mailing list