Document new conversation navigation keys for bug #714434
This commit is contained in:
parent
f46f0d92aa
commit
32f337102a
1 changed files with 12 additions and 0 deletions
|
|
@ -55,6 +55,18 @@
|
|||
<td><p>Mark unread</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>U</key></keyseq> or <keyseq><key>Shift</key><key>U</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Move focus to conversation list</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>B</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Jump to next (older) conversation</p></td>
|
||||
<td><p> <keyseq><key>j</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Jump to previous (newer) conversation</p></td>
|
||||
<td><p> <keyseq><key>k</key></keyseq> </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><p>Toggle spam</p></td>
|
||||
<td><p> <keyseq><key>Ctrl</key><key>J</key></keyseq> or <key>!</key> </p></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue