aboutsummaryrefslogtreecommitdiff
path: root/src/content
Commit message (Collapse)AuthorAgeFilesLines
...
* scroll lines actionShin'ya Ueoka2017-08-272-13/+4
|
* support history navigationShin'ya Ueoka2017-08-232-1/+16
|
* add scroll to hint positionShin'ya Ueoka2017-08-221-2/+4
|
* remove follow on activatedShin'ya Ueoka2017-08-221-11/+10
|
* add Hint testsShin'ya Ueoka2017-08-211-2/+5
|
* add follow testsShin'ya Ueoka2017-08-211-1/+15
|
* add follow fot a tagsShin'ya Ueoka2017-08-202-0/+114
|
* add hint element wrapperShin'ya Ueoka2017-08-202-0/+45
|
* add HintKeyProducerShin'ya Ueoka2017-08-171-0/+33
|
* implement o/O commandShin'ya Ueoka2017-08-152-17/+30
|
* implement simple open/tabopen commandShin'ya Ueoka2017-08-151-1/+14
|
* fix command-line boxShin'ya Ueoka2017-08-152-7/+62
|
* add command-line barShin'ya Ueoka2017-08-153-0/+76
|
* implement gg/G commandsShin'ya Ueoka2017-08-132-13/+30
|
* ignore input-elementShin'ya Ueoka2017-08-131-0/+4
|
* use key-queue for inputShin'ya Ueoka2017-08-132-16/+21
|
* use key-codeShin'ya Ueoka2017-08-131-2/+2
|
* implement simple scrollingShin'ya Ueoka2017-08-122-1/+44
|
* implement simple tab switchShin'ya Ueoka2017-08-121-4/+7
|
* message passing between background and contentShin'ya Ueoka2017-08-121-0/+9