article scroll keybindings

This commit is contained in:
Nazar Kanaev
2021-03-16 00:01:53 +00:00
parent e7fa98008d
commit 721de3fba6
2 changed files with 26 additions and 2 deletions

View File

@@ -390,8 +390,8 @@
<table class="table table-borderless table-sm table-compact m-0">
<tr>
<td>
<kbd>1</kbd> /
<kbd>2</kbd> /
<kbd>1</kbd>
<kbd>2</kbd>
<kbd>3</kbd>
</td>
<td>show unread / starred / all feeds</td>
@@ -436,6 +436,13 @@
<td><kbd>o</kbd></td>
<td>open an article's link</td>
</tr>
<tr>
<td>
<kbd>f</kbd>
<kbd>b</kbd>
</td>
<td>scroll an article forward / backward</td>
</tr>
</table>
</div>
</div>