aboutsummaryrefslogtreecommitdiff
path: root/src/background/keys.js
Commit message (Collapse)AuthorAgeFilesLines
* load keymaps from storageShin'ya Ueoka2017-09-301-41/+1
|
* clean operation definitionsShin'ya Ueoka2017-09-251-14/+14
|
* support t/T command and fix alter modeShin'ya Ueoka2017-09-251-0/+2
|
* implement go-root commandShin'ya Ueoka2017-09-171-0/+1
|
* implement go-parent commandShin'ya Ueoka2017-09-171-0/+1
|
* pagenate by prev/next linksShin'ya Ueoka2017-09-171-0/+2
|
* rename history navigationShin'ya Ueoka2017-09-171-2/+2
|
* more strict lintShin'ya Ueoka2017-09-171-7/+5
|
* consome as store/reducersShin'ya Ueoka2017-09-161-5/+4
|
* content operationsShin'ya Ueoka2017-09-131-16/+16
|
* move background actions to operationsShin'ya Ueoka2017-09-131-9/+10
|
* key input sequence as action/reducerShin'ya Ueoka2017-09-101-0/+57
|
* remove keysShin'ya Ueoka2017-09-091-28/+0
|
* implement gg/G commandsShin'ya Ueoka2017-08-131-1/+1
|
* flush input queue when no key-maps matchedShin'ya Ueoka2017-08-131-6/+13
|
* use key-queue for inputShin'ya Ueoka2017-08-131-0/+21