much needed keyboard shortcuts to navigate the feeds list

This commit is contained in:
Athou
2013-05-26 00:58:32 +02:00
parent 84fc09311c
commit 2eebbbfdd1
3 changed files with 84 additions and 0 deletions

View File

@@ -10,6 +10,12 @@
<dt>p</dt>
<dd>${about.shortcuts.focus_previous_entry}</dd>
<dt>shift+j,shift+n</dt>
<dd>${about.shortcuts.open_next_feed}</dd>
<dt>shift+k,shift+p</dt>
<dd>${about.shortcuts.open_previous_feed}</dd>
<dt>o, enter</dt>
<dd>${about.shortcuts.open_close_current_entry}</dd>