[MlMt] How to focus on the Message List via keyboard?
Fredrik Jonsson
frjo at xdeb.org
Mon Jun 14 02:50:19 EDT 2021
leo 2021-06-14 6:19 wrote:
> In the _Three Panes_ layout how can I focus on the Message List _via keyboard_?
Via custom key bindings:
// Set focus.
"v" = ( "makeFirstResponder:", "mailboxesOutline" );
"b" = ( "makeFirstResponder:", "mainOutline" );
Custom keybindings and smart folders are the key features of MailMate for me. And the fact that it just works.
Fredrik
More information about the mailmate
mailing list