aboutsummaryrefslogtreecommitdiff
path: root/src/background/tabs.js
Commit message (Expand)AuthorAgeFilesLines
* more strict lintShin'ya Ueoka2017-09-171-15/+17
* key input sequence as action/reducerShin'ya Ueoka2017-09-101-2/+2
* do simple completionShin'ya Ueoka2017-09-051-1/+10
* select tab as rotationsShin'ya Ueoka2017-09-051-4/+6
* use promise and show errorsShin'ya Ueoka2017-09-031-14/+14
* throw error on multiple buffer matchedShin'ya Ueoka2017-09-021-10/+8
* support :buffer swiching by keywordShin'ya Ueoka2017-09-021-2/+20
* simple buffer commandShin'ya Ueoka2017-09-021-1/+14
* support r/R commandsShin'ya Ueoka2017-08-261-1/+8
* implement d/u commandShin'ya Ueoka2017-08-161-1/+21
* use key-queue for inputShin'ya Ueoka2017-08-131-4/+4
* implement simple tab switchShin'ya Ueoka2017-08-121-0/+23