summaryrefslogtreecommitdiff
path: root/KeyboardShortcuts.md
blob: 49593a769cb9e272248bb3c9dade9ada5c49657a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Keyboard Shortcuts
==================

A lot of common actions in Tiny Tiny RSS can be performed using keyboard
shortcuts. You can display shortcut help by opening <code>Actions ->
Keyboard shortcuts</code> dropdown.

Tiny Tiny RSS uses multi-key shortcuts inspired by Emacs prefix
notation. So “c m” means you press “c” and “m” sequentially.

Since version:1.7.0 you can modify hotkey maps using plugins, see
<code>plugins/swap\_jk</code> for an example.

See also: [InterfaceTips](wiki/InterfaceTips)