Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | receive message of console | Shin'ya Ueoka | 2017-09-09 | 2 | -15/+15 |
* | broadcast an action | Shin'ya Ueoka | 2017-09-09 | 4 | -11/+15 |
* | send message to content instead of response | Shin'ya Ueoka | 2017-09-09 | 2 | -19/+5 |
* | use action as object | Shin'ya Ueoka | 2017-09-09 | 3 | -44/+40 |
* | remove keys | Shin'ya Ueoka | 2017-09-09 | 1 | -28/+0 |
* | reset completion | Shin'ya Ueoka | 2017-09-05 | 1 | -0/+5 |
* | clean completion | Shin'ya Ueoka | 2017-09-05 | 1 | -34/+48 |
* | fix | Shin'ya Ueoka | 2017-09-05 | 2 | -6/+4 |
* | completion hightlight | Shin'ya Ueoka | 2017-09-05 | 2 | -9/+23 |
* | fix completion | Shin'ya Ueoka | 2017-09-05 | 3 | -4/+11 |
* | do simple completion | Shin'ya Ueoka | 2017-09-05 | 4 | -11/+47 |
* | tab completion | Shin'ya Ueoka | 2017-09-05 | 1 | -1/+48 |
* | add Completion class | Shin'ya Ueoka | 2017-09-05 | 1 | -0/+26 |
* | add setCompletions | Shin'ya Ueoka | 2017-09-05 | 4 | -10/+73 |
* | select tab as rotations | Shin'ya Ueoka | 2017-09-05 | 2 | -7/+9 |
* | reopen command line after error | Shin'ya Ueoka | 2017-09-03 | 3 | -5/+17 |
* | use promise and show errors | Shin'ya Ueoka | 2017-09-03 | 4 | -51/+47 |
* | response by type | Shin'ya Ueoka | 2017-09-02 | 2 | -6/+21 |
* | rename command names | Shin'ya Ueoka | 2017-09-02 | 2 | -6/+6 |
* | throw error on multiple buffer matched | Shin'ya Ueoka | 2017-09-02 | 1 | -10/+8 |
* | support :buffer swiching by keyword | Shin'ya Ueoka | 2017-09-02 | 2 | -7/+24 |
* | buffer by b command | Shin'ya Ueoka | 2017-09-02 | 3 | -0/+6 |
* | simple buffer command | Shin'ya Ueoka | 2017-09-02 | 3 | -6/+30 |
* | 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 |