Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | bump a version | Shin'ya Ueoka | 2018-01-20 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #314 from ueokande/qa-0.9 | Shin'ya Ueoka | 2018-01-20 | 5 | -334/+2730 | |
|\ | | | | | QA 0.9 | |||||
| * | update mocha | Shin'ya Ueoka | 2018-01-20 | 2 | -4/+4 | |
| | | ||||||
| * | update karma | Shin'ya Ueoka | 2018-01-20 | 2 | -326/+2687 | |
| | | ||||||
| * | fix for slack scroll | Shin'ya Ueoka | 2018-01-20 | 1 | -1/+3 | |
| | | ||||||
| * | fix README | Shin'ya Ueoka | 2018-01-18 | 2 | -5/+26 | |
| | | ||||||
| * | Update QA | Shin'ya Ueoka | 2018-01-18 | 1 | -1/+13 | |
|/ | ||||||
* | Merge pull request #308 from ueokande/focus-input | Shin'ya Ueoka | 2018-01-18 | 8 | -22/+48 | |
|\ | | | | | Focus input | |||||
| * | focus on visible elements | Shin'ya Ueoka | 2018-01-15 | 3 | -23/+30 | |
| | | ||||||
| * | update README | Shin'ya Ueoka | 2018-01-13 | 1 | -0/+1 | |
| | | ||||||
| * | implement focus input | Shin'ya Ueoka | 2018-01-13 | 3 | -0/+16 | |
| | | ||||||
| * | add focus input key map | Shin'ya Ueoka | 2018-01-13 | 2 | -0/+2 | |
| | | ||||||
* | | Merge pull request #312 from mathstuf/fix-typo | Shin'ya Ueoka | 2018-01-15 | 1 | -1/+1 | |
|\ \ | | | | | | | keymaps-form: fix a typo | |||||
| * | | keymaps-form: fix a typo | Ben Boeckel | 2018-01-15 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #236 from r3r57/feature/force_remove_tab | Shin'ya Ueoka | 2018-01-15 | 4 | -3/+16 | |
|\ \ | | | | | | | Closing pinned tabs must be forced | |||||
| * | | Changed default key binding for closing pined tabs ('DD' -> '!d')as ↵ | Cornelius Matějka | 2018-01-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | requested in PR | |||||
| * | | Fixed few lint errors | Cornelius Matějka | 2018-01-14 | 1 | -2/+2 | |
| | | | ||||||
| * | | Pinned tabs are not closeable by 'd' | Cornelius Matějka | 2018-01-14 | 4 | -3/+16 | |
|/ / | | | | | | | Added binding 'DD' to force tab close which also closes pinned tabs | |||||
* | | Merge pull request #137 from alx741/tabs | Shin'ya Ueoka | 2018-01-14 | 5 | -2/+21 | |
|\ \ | | | | | | | Most recently used tab selector | |||||
| * | | Document with actual keys | Daniel Campoverde | 2018-01-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove unused variables | Daniel Campoverde | 2017-11-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix visible links test | Daniel Campoverde | 2017-11-26 | 1 | -2/+4 | |
| | | | ||||||
| * | | Fix linter error | Daniel Campoverde | 2017-11-26 | 1 | -4/+2 | |
| | | | ||||||
| * | | Previous selected tab based on tab events only | Daniel Campoverde | 2017-11-26 | 1 | -35/+1 | |
| | | | ||||||
| * | | Use tab-change event handler | Daniel Campoverde | 2017-11-26 | 1 | -2/+14 | |
| | | | ||||||
| * | | Keep current en previous tabs id | Daniel Campoverde | 2017-11-26 | 1 | -7/+15 | |
| | | | ||||||
| * | | Format lines to 80 chars | Daniel Campoverde | 2017-11-26 | 1 | -5/+6 | |
| | | | ||||||
| * | | Clean selectPrevSelTab | Daniel Campoverde | 2017-11-26 | 1 | -6/+3 | |
| | | | ||||||
| * | | Document TAB_PREV_SEL operation | Daniel Campoverde | 2017-11-26 | 1 | -0/+1 | |
| | | | ||||||
| * | | Default mapping for TAB_PREV_SEL operation | Daniel Campoverde | 2017-11-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Keep previous selected tab | Daniel Campoverde | 2017-11-26 | 1 | -9/+25 | |
| | | | ||||||
| * | | Dummy selectPrevSelTab implementation | Daniel Campoverde | 2017-11-26 | 4 | -2/+20 | |
| | | | ||||||
* | | | Merge pull request #309 from ueokande/default-properties | Shin'ya Ueoka | 2018-01-14 | 2 | -3/+5 | |
|\ \ \ | |_|/ |/| | | Default properties | |||||
| * | | fix default propertiest | Shin'ya Ueoka | 2018-01-14 | 1 | -1/+3 | |
| | | | ||||||
| * | | fix default settings | Shin'ya Ueoka | 2018-01-14 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #300 from usk/feature/open-clipboard's-url | Shin'ya Ueoka | 2018-01-13 | 8 | -3/+39 | |
|\ \ | | | | | | | open clipboard's URL in current/new tab | |||||
| * | | open clipboard's URL in current/new tab | usk | 2018-01-03 | 8 | -3/+39 | |
| | | | ||||||
* | | | Merge pull request #307 from ueokande/smooth-scroll | Shin'ya Ueoka | 2018-01-13 | 5 | -46/+142 | |
|\ \ \ | | | | | | | | | Smooth scroll | |||||
| * | | | fix smooth scroll on key repeated | Shin'ya Ueoka | 2018-01-13 | 4 | -28/+55 | |
| | | | | ||||||
| * | | | clean scrolls | Shin'ya Ueoka | 2018-01-13 | 1 | -38/+51 | |
| | | | | ||||||
| * | | | add smoothscroll property | Shin'ya Ueoka | 2018-01-13 | 4 | -23/+36 | |
| | | | | ||||||
| * | | | add smooth scroll | Shin'ya Ueoka | 2018-01-13 | 1 | -7/+50 | |
| | | | | ||||||
| * | | | remove window from scrolls | Shin'ya Ueoka | 2018-01-13 | 2 | -37/+37 | |
|/ / / | ||||||
* | | | Merge pull request #306 from ueokande/custom-hint-keys | Shin'ya Ueoka | 2018-01-13 | 2 | -12/+15 | |
|\ \ \ | | | | | | | | | support custom chars as hintchars | |||||
| * | | | support custom chars as hintchars | Shin'ya Ueoka | 2018-01-11 | 2 | -12/+15 | |
|/ / / | ||||||
* | | | Merge pull request #303 from ueokande/properties | Shin'ya Ueoka | 2018-01-11 | 25 | -201/+691 | |
|\ \ \ | | | | | | | | | Properties support | |||||
| * | | | implement set option | Shin'ya Ueoka | 2018-01-11 | 2 | -6/+22 | |
| | | | | ||||||
| * | | | fix property parser | Shin'ya Ueoka | 2018-01-11 | 2 | -1/+8 | |
| | | | | ||||||
| * | | | move commands to background action | Shin'ya Ueoka | 2018-01-11 | 7 | -105/+147 | |
| | | | | ||||||
| * | | | add set property action in background | Shin'ya Ueoka | 2018-01-10 | 4 | -2/+36 | |
| | | | |