Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for duplicating current tab | usk | 2017-11-07 | 1 | -1/+5 |
* | code review | Jiabo Hou | 2017-11-05 | 1 | -6/+6 |
* | added support for pinning/unpinning tabs | Jiabo Hou | 2017-11-05 | 1 | -1/+13 |
* | Add TAB_LAST operation | Daniel Campoverde | 2017-10-29 | 1 | -8/+7 |
* | Clean up TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 1 | -2/+2 |
* | Fix selectFirstTab | Daniel Campoverde | 2017-10-29 | 1 | -2/+4 |
* | Default TAB_FIRST mapping | Daniel Campoverde | 2017-10-29 | 1 | -1/+1 |
* | Add TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 1 | -0/+13 |
* | fix errors on tabs selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
* | fix tab selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 1 | -15/+17 |
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -2/+2 |
* | do simple completion | Shin'ya Ueoka | 2017-09-05 | 1 | -1/+10 |
* | select tab as rotations | Shin'ya Ueoka | 2017-09-05 | 1 | -4/+6 |
* | use promise and show errors | Shin'ya Ueoka | 2017-09-03 | 1 | -14/+14 |
* | 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 | 1 | -2/+20 |
* | simple buffer command | Shin'ya Ueoka | 2017-09-02 | 1 | -1/+14 |
* | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 1 | -1/+8 |
* | implement d/u command | Shin'ya Ueoka | 2017-08-16 | 1 | -1/+21 |
* | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 1 | -4/+4 |
* | implement simple tab switch | Shin'ya Ueoka | 2017-08-12 | 1 | -0/+23 |