<div class="markdown">
<p dir="auto">Hi,</p>

<p dir="auto">I'd like to be able to scroll the message by lines using a simple keybinding.  I use a variant of the gmail keybindings where j/k move between threads and n/p move between messages (even within a thread).  It turns out I don't need both.  So I think I'd much rather use j/k to scroll the currently selected message by lines.</p>

<p dir="auto">I've got keybindings already that allow me to focus the mailboxes tree (<code>g h</code>), the list of messages (<code>g g</code>), and the individual messages (<code>g m</code>), but it could improve my workflow if I could avoid using <code>g m</code> to focus the message pane and instead keep focus on the list of messages pane.</p>

<p dir="auto">There are selectors <code>scrollPageDown:</code> and <code>scrollPageUp:</code> but <code>scrollLineDown:</code> and <code>scrollLineUp:</code> are missing.</p>

<p dir="auto">Thanks a bunch,<br>
Kai</p>

</div>