[MlMt] Keybinding for moving to the top of the message list?

Benny Kjær Nielsen mailinglist at freron.com
Fri Sep 13 07:39:42 EDT 2013


On 13 Sep 2013, at 4:37, Ryan Erwin wrote:

> Benny has already added a bunch of keybindings, such as 
> selectNextMessageRow and selectNextMailboxRow but I don't think the 
> ones we're looking for (top of message list) exist yet. I think we 
> want something like:
>
> 	"G" = "selectFirstMailboxRow:";
> 	"gg" = "selectLastMailboxRow:";

I've just added `selectFirstMessageRow:` and `selectLastMessageRow:` to 
move to first/last message in the messages outline.

> 	" " = "selectNextMailboxPage:"; (space)

Not sure what you would want that one to do. The “space” character 
is (by default) used to move a page in the message view or to the next 
message if already on the last page of the current message.

There is a [system key 
binding](http://www.hcs.harvard.edu/~jrus/Site/System%20Bindings.html) 
that works when the focus is in the messages outline:

	"x" = "pageDown:";

Is that the behavior you are looking for?

> Here is what I've got so far that creates a pretty nice, vi like 
> experience.
>
> [...]
>
> 	"h" = "collapseThread:"; // ←

For anyone trying this: It only works correctly in the most recent test 
releases.

-- 
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20130913/69a68f5a/attachment.html>


More information about the mailmate mailing list