aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix keymapsShin'ya Ueoka2017-08-271-6/+6
* use keypressShin'ya Ueoka2017-08-272-23/+7
* use char-code in KeyQueueShin'ya Ueoka2017-08-271-41/+58
* scroll by pagesShin'ya Ueoka2017-08-274-1/+19
* scroll lines actionShin'ya Ueoka2017-08-274-19/+8
* support r/R commandsShin'ya Ueoka2017-08-264-1/+15
* support zz commandShin'ya Ueoka2017-08-234-4/+14
* support zi/zo commandsShin'ya Ueoka2017-08-234-1/+48
* support history navigationShin'ya Ueoka2017-08-234-2/+23
* 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-204-1/+119
* add hint element wrapperShin'ya Ueoka2017-08-202-0/+45
* add HintKeyProducerShin'ya Ueoka2017-08-171-0/+33
* implement d/u commandShin'ya Ueoka2017-08-164-1/+33
* implement o/O commandShin'ya Ueoka2017-08-155-18/+39
* implement simple open/tabopen commandShin'ya Ueoka2017-08-153-18/+53
* fix command-line boxShin'ya Ueoka2017-08-152-7/+62
* add command-line barShin'ya Ueoka2017-08-155-0/+79
* add test taskShin'ya Ueoka2017-08-151-1/+1
* add key-queue testShin'ya Ueoka2017-08-152-5/+9
* implement gg/G commandsShin'ya Ueoka2017-08-135-15/+38
* ignore input-elementShin'ya Ueoka2017-08-131-0/+4
* flush input queue when no key-maps matchedShin'ya Ueoka2017-08-132-9/+24
* use key-queue for inputShin'ya Ueoka2017-08-137-39/+133
* use key-codeShin'ya Ueoka2017-08-132-7/+7
* implement simple scrollingShin'ya Ueoka2017-08-123-3/+56
* implement simple tab switchShin'ya Ueoka2017-08-123-6/+46
* message passing between background and contentShin'ya Ueoka2017-08-124-21/+13
* fix for lintShin'ya Ueoka2017-08-121-1/+1
* add webpack.configShin'ya Ueoka2017-08-112-0/+21