Feature Request: Allow keybindings to scroll the message pane and the list of messages
Reported by Patrick | August 7th, 2017 @ 10:20 PM
in my hope to go keyboard only for as much as I can, I have page down and page up scroll the message preview down like below but it's a hack. Ideally I'd like to have it scroll by half a page or so instead of a full pagedown.
// Page Up: \UF72C "\UF72C" = ("scrollPageUp:", "nextMessage:", "previousMessage:"); // Page Down: \UF72D "\UF72D" = ("scrollPageDown:", "nextMessage:", "previousMessage:"); "\" = "loadImagesOnce:";
The following doesn't work at all as the home-end behavior is
the normal go to the top of the list and go to the bottom of the
list respectively. I'd love for this to scroll the messages list
panel by half a visible page as well.
"\UF729" = "scrollLineUp:"; // Home "\UF72B" = "scrollLineDown:";
//End
any ideas?
Comments and changes to this ticket
-
Patrick August 7th, 2017 @ 10:21 PM
in my hope to go keyboard only for as much as I can, I have page down and page up scroll the message preview down like below but it's a hack. Ideally I'd like to have it scroll by half a page or so instead of a full pagedown.
// Page Up: \UF72C
"\UF72C" = ("scrollPageUp:", "nextMessage:", "previousMessage:");
// Page Down: \UF72D
"\UF72D" = ("scrollPageDown:", "nextMessage:", "previousMessage:");
"\\" = "loadImagesOnce:";
The following doesn't work at all as the home-end behavior is the normal go to the top of the list and go to the bottom of the list respectively. I'd love for this to scroll the messages list panel by half a visible page as well.
"\UF729" = "scrollLineUp:";
// Home
"\UF72B" = "scrollLineDown:";
//End
any ideas?
-
benny August 14th, 2017 @ 08:58 AM
- State changed from new to bluesky
Sorry, I don't have any ideas. I tried googling it since it seems that a global “hack” would be best, but it doesn't seem like there is anything that works well. Theoretically, I could override the behavior of paging down just in MailMate, but it's not a high priority.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.