Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | do simple completion | Shin'ya Ueoka | 2017-09-05 | 1 | -2/+14 | |
* | select tab as rotations | Shin'ya Ueoka | 2017-09-05 | 1 | -3/+3 | |
* | use promise and show errors | Shin'ya Ueoka | 2017-09-03 | 1 | -34/+25 | |
* | response by type | Shin'ya Ueoka | 2017-09-02 | 1 | -1/+4 | |
* | support :buffer swiching by keyword | Shin'ya Ueoka | 2017-09-02 | 1 | -5/+4 | |
* | simple buffer command | Shin'ya Ueoka | 2017-09-02 | 1 | -3/+16 | |
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 1 | -7/+4 | |
* | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 1 | -0/+3 | |
* | support zz command | Shin'ya Ueoka | 2017-08-23 | 1 | -0/+3 | |
* | support zi/zo commands | Shin'ya Ueoka | 2017-08-23 | 1 | -0/+7 | |
* | implement d/u command | Shin'ya Ueoka | 2017-08-16 | 1 | -0/+6 | |
* | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 1 | -1/+5 | |
* | implement simple open/tabopen command | Shin'ya Ueoka | 2017-08-15 | 1 | -17/+37 | |
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 1 | -19/+37 | |
* | 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 | 1 | -2/+16 | |
* | message passing between background and content | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+4 |