summaryrefslogtreecommitdiff
path: root/KeyboardShortcuts.md
blob: ca825619e625b7489f66523490107fb2ba1ef4a8 (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)