Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement d/u command | Shin'ya Ueoka | 2017-08-16 | 3 | -1/+29 |
* | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 2 | -1/+7 |
* | implement simple open/tabopen command | Shin'ya Ueoka | 2017-08-15 | 2 | -17/+39 |
* | add command-line bar | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+1 |
* | 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 |