aboutsummaryrefslogtreecommitdiff
path: root/src/content/scrolls.js
Commit message (Expand)AuthorAgeFilesLines
* Store local marksShin'ya Ueoka2018-10-111-9/+21
* focus on visible elementsShin'ya Ueoka2018-01-151-21/+3
* fix smooth scroll on key repeatedShin'ya Ueoka2018-01-131-19/+44
* clean scrollsShin'ya Ueoka2018-01-131-38/+51
* add smoothscroll propertyShin'ya Ueoka2018-01-131-14/+22
* add smooth scrollShin'ya Ueoka2018-01-131-7/+50
* remove window from scrollsShin'ya Ueoka2018-01-131-30/+30
* fix 0/$Shin'ya Ueoka2017-11-121-2/+2
* scroll html and body preferentiallyShin'ya Ueoka2017-10-291-7/+13
* fix page scrollShin'ya Ueoka2017-10-251-2/+2
* scroll first scrollable elmentShin'ya Ueoka2017-10-241-27/+92
* fix method nameShin'ya Ueoka2017-10-091-3/+3
* scroll horizonallyShin'ya Ueoka2017-10-091-4/+12
* more strict lintShin'ya Ueoka2017-09-171-1/+3
* support 0/$ commandsShin'ya Ueoka2017-08-271-1/+13
* scroll by pagesShin'ya Ueoka2017-08-271-1/+8
* scroll lines actionShin'ya Ueoka2017-08-271-8/+2
* implement gg/G commandsShin'ya Ueoka2017-08-131-7/+7
* use key-queue for inputShin'ya Ueoka2017-08-131-4/+4
* implement simple scrollingShin'ya Ueoka2017-08-121-0/+27