Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use char-code in KeyQueue | Shin'ya Ueoka | 2017-08-27 | 1 | -41/+58 |
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+6 |
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 1 | -2/+2 |
* | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 3 | -1/+13 |
* | support zz command | Shin'ya Ueoka | 2017-08-23 | 3 | -3/+11 |
* | support zi/zo commands | Shin'ya Ueoka | 2017-08-23 | 3 | -0/+43 |
* | support history navigation | Shin'ya Ueoka | 2017-08-23 | 1 | -0/+2 |
* | add follow fot a tags | Shin'ya Ueoka | 2017-08-20 | 1 | -0/+2 |
* | 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 |