Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement d/u command | Shin'ya Ueoka | 2017-08-16 | 4 | -1/+33 |
| | |||||
* | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 5 | -18/+39 |
| | |||||
* | implement simple open/tabopen command | Shin'ya Ueoka | 2017-08-15 | 3 | -18/+53 |
| | |||||
* | fix command-line box | Shin'ya Ueoka | 2017-08-15 | 2 | -7/+62 |
| | |||||
* | add command-line bar | Shin'ya Ueoka | 2017-08-15 | 5 | -0/+79 |
| | |||||
* | add test task | Shin'ya Ueoka | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | add key-queue test | Shin'ya Ueoka | 2017-08-15 | 2 | -5/+9 |
| | |||||
* | implement gg/G commands | Shin'ya Ueoka | 2017-08-13 | 5 | -15/+38 |
| | |||||
* | ignore input-element | Shin'ya Ueoka | 2017-08-13 | 1 | -0/+4 |
| | |||||
* | flush input queue when no key-maps matched | Shin'ya Ueoka | 2017-08-13 | 2 | -9/+24 |
| | |||||
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 7 | -39/+133 |
| | |||||
* | use key-code | Shin'ya Ueoka | 2017-08-13 | 2 | -7/+7 |
| | |||||
* | implement simple scrolling | Shin'ya Ueoka | 2017-08-12 | 3 | -3/+56 |
| | |||||
* | implement simple tab switch | Shin'ya Ueoka | 2017-08-12 | 3 | -6/+46 |
| | |||||
* | message passing between background and content | Shin'ya Ueoka | 2017-08-12 | 4 | -21/+13 |
| | |||||
* | fix for lint | Shin'ya Ueoka | 2017-08-12 | 1 | -1/+1 |
| | |||||
* | add webpack.config | Shin'ya Ueoka | 2017-08-11 | 2 | -0/+21 |