aboutsummaryrefslogtreecommitdiff
path: root/src/background/keys.js
Commit message (Expand)AuthorAgeFilesLines
* 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