aboutsummaryrefslogtreecommitdiff
path: root/src/background
Commit message (Expand)AuthorAgeFilesLines
...
* add key-queue testShin'ya Ueoka2017-08-152-5/+9
* implement gg/G commandsShin'ya Ueoka2017-08-132-1/+3
* flush input queue when no key-maps matchedShin'ya Ueoka2017-08-132-9/+24
* use key-queue for inputShin'ya Ueoka2017-08-134-23/+90
* use key-codeShin'ya Ueoka2017-08-131-5/+5
* implement simple scrollingShin'ya Ueoka2017-08-121-2/+12
* implement simple tab switchShin'ya Ueoka2017-08-122-2/+39
* message passing between background and contentShin'ya Ueoka2017-08-121-0/+4