mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
19 lines
392 B
HTML
19 lines
392 B
HTML
<dl class="dl-horizontal">
|
|
<dt>k, space</dt>
|
|
<dd>open next entry</dd>
|
|
|
|
<dt>j, shift+space</dt>
|
|
<dd>open previous entry</dd>
|
|
|
|
<dt>o, enter</dt>
|
|
<dd>open/close current entry</dd>
|
|
|
|
<dt>v</dt>
|
|
<dd>open current entry in a new window</dd>
|
|
|
|
<dt>s</dt>
|
|
<dd>star/unstar current entry</dd>
|
|
|
|
<dt>mouse middleclick</dt>
|
|
<dd>open entry in new tab and mark as read</dd>
|
|
</dl> |