Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store local marks | Shin'ya Ueoka | 2018-10-11 | 1 | -9/+21 |
| | |||||
* | focus on visible elements | Shin'ya Ueoka | 2018-01-15 | 1 | -21/+3 |
| | |||||
* | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 1 | -19/+44 |
| | |||||
* | clean scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -38/+51 |
| | |||||
* | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 1 | -14/+22 |
| | |||||
* | add smooth scroll | Shin'ya Ueoka | 2018-01-13 | 1 | -7/+50 |
| | |||||
* | remove window from scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -30/+30 |
| | |||||
* | fix 0/$ | Shin'ya Ueoka | 2017-11-12 | 1 | -2/+2 |
| | |||||
* | scroll html and body preferentially | Shin'ya Ueoka | 2017-10-29 | 1 | -7/+13 |
| | |||||
* | fix page scroll | Shin'ya Ueoka | 2017-10-25 | 1 | -2/+2 |
| | |||||
* | scroll first scrollable elment | Shin'ya Ueoka | 2017-10-24 | 1 | -27/+92 |
| | |||||
* | fix method name | Shin'ya Ueoka | 2017-10-09 | 1 | -3/+3 |
| | |||||
* | scroll horizonally | Shin'ya Ueoka | 2017-10-09 | 1 | -4/+12 |
| | |||||
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 1 | -1/+3 |
| | |||||
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 1 | -1/+13 |
| | |||||
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 1 | -1/+8 |
| | |||||
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 1 | -8/+2 |
| | |||||
* | implement gg/G commands | Shin'ya Ueoka | 2017-08-13 | 1 | -7/+7 |
| | |||||
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 1 | -4/+4 |
| | |||||
* | implement simple scrolling | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+27 |