Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -1/+3 |
* | 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 | 4 | -23/+90 |
* | use key-code | Shin'ya Ueoka | 2017-08-13 | 1 | -5/+5 |
* | implement simple scrolling | Shin'ya Ueoka | 2017-08-12 | 1 | -2/+12 |
* | implement simple tab switch | Shin'ya Ueoka | 2017-08-12 | 2 | -2/+39 |
* | message passing between background and content | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+4 |