Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | show error text | Shin'ya Ueoka | 2017-09-01 | 4 | -8/+26 |
* | blur console frame | Shin'ya Ueoka | 2017-09-01 | 1 | -0/+1 |
* | error title | Shin'ya Ueoka | 2017-09-01 | 4 | -23/+51 |
* | error text | Shin'ya Ueoka | 2017-09-01 | 1 | -1/+2 |
* | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 3 | -22/+35 |
* | add console error element | Shin'ya Ueoka | 2017-09-01 | 2 | -4/+14 |
* | Rename command-line to console | Shin'ya Ueoka | 2017-09-01 | 7 | -31/+31 |
* | iframe 100% height | Shin'ya Ueoka | 2017-08-29 | 2 | -7/+17 |
* | rename command-line files | Shin'ya Ueoka | 2017-08-29 | 3 | -1/+1 |
* | remove footer-line | Shin'ya Ueoka | 2017-08-29 | 2 | -124/+0 |
* | use iframe-ed command-line | Shin'ya Ueoka | 2017-08-29 | 5 | -25/+134 |
* | command-line as background page | Shin'ya Ueoka | 2017-08-28 | 3 | -0/+59 |
* | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 4 | -3/+27 |
* | fix keymaps | Shin'ya Ueoka | 2017-08-27 | 1 | -6/+6 |
* | use keypress | Shin'ya Ueoka | 2017-08-27 | 2 | -23/+7 |
* | use char-code in KeyQueue | Shin'ya Ueoka | 2017-08-27 | 1 | -41/+58 |
* | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 4 | -1/+19 |
* | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 4 | -19/+8 |
* | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 4 | -1/+15 |
* | support zz command | Shin'ya Ueoka | 2017-08-23 | 4 | -4/+14 |
* | support zi/zo commands | Shin'ya Ueoka | 2017-08-23 | 4 | -1/+48 |
* | support history navigation | Shin'ya Ueoka | 2017-08-23 | 4 | -2/+23 |
* | add scroll to hint position | Shin'ya Ueoka | 2017-08-22 | 1 | -2/+4 |
* | remove follow on activated | Shin'ya Ueoka | 2017-08-22 | 1 | -11/+10 |
* | add Hint tests | Shin'ya Ueoka | 2017-08-21 | 1 | -2/+5 |
* | add follow tests | Shin'ya Ueoka | 2017-08-21 | 1 | -1/+15 |
* | add follow fot a tags | Shin'ya Ueoka | 2017-08-20 | 4 | -1/+119 |
* | add hint element wrapper | Shin'ya Ueoka | 2017-08-20 | 2 | -0/+45 |
* | add HintKeyProducer | Shin'ya Ueoka | 2017-08-17 | 1 | -0/+33 |
* | 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 |