Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Toggle add-on enabled by clicking indicator | Shin'ya Ueoka | 2018-05-06 | 3 | -1/+12 | |
| | | ||||||
* | | Indicator shows the add-on enabled | Shin'ya Ueoka | 2018-05-06 | 6 | -3/+80 | |
| | | ||||||
* | | Previous selected tab as redux | Shin'ya Ueoka | 2018-05-06 | 8 | -15/+64 | |
| | | ||||||
* | | Refactor background directories | Shin'ya Ueoka | 2018-05-06 | 9 | -21/+19 | |
| | | ||||||
* | | OperationComponent | Shin'ya Ueoka | 2018-05-06 | 4 | -97/+116 | |
| | | ||||||
* | | Merge pull request #368 from emlow/issue-279 | Shin'ya Ueoka | 2018-05-05 | 4 | -0/+11 | |
|\ \ | | | | | | | Add shortcut to view page source | |||||
| * | | Add page.source form | Shin'ya Ueoka | 2018-05-05 | 1 | -0/+1 | |
| | | | ||||||
| * | | Use openerTabId for view-source | Shin'ya Ueoka | 2018-05-05 | 1 | -1/+2 | |
| | | | ||||||
| * | | shortcut to view page source | emlow | 2018-04-01 | 3 | -0/+9 | |
| | | | ||||||
* | | | Use default URL | Shin'ya Ueoka | 2018-05-05 | 1 | -1/+4 | |
| | | | ||||||
* | | | Notify when updated | Shin'ya Ueoka | 2018-05-05 | 4 | -0/+65 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/master' into patch-1 | Shin'ya Ueoka | 2018-05-01 | 68 | -400/+1696 | |
|\ \ \ | ||||||
| * | | | Make adjacenttab true in default | Shin'ya Ueoka | 2018-05-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Click with Ctrl key opens a tab adjacently. | |||||
| * | | | Merge remote-tracking branch 'origin/master' into background-adjacent-tabs | Shin'ya Ueoka | 2018-05-01 | 69 | -409/+1690 | |
| |\| | | ||||||
| | * | | set find keyword from background | Shin'ya Ueoka | 2018-03-07 | 2 | -19/+34 | |
| | | | | ||||||
| | * | | add global find keyword | Shin'ya Ueoka | 2018-03-07 | 6 | -0/+42 | |
| | | | | ||||||
| | * | | remove redundant checks | Shin'ya Ueoka | 2018-03-06 | 1 | -21/+0 | |
| | | | | ||||||
| | * | | show message on find | Shin'ya Ueoka | 2018-03-06 | 4 | -6/+28 | |
| | | | | ||||||
| | * | | hide console on <Esc> and <C-{> | Shin'ya Ueoka | 2018-03-04 | 4 | -1/+16 | |
| | | | | ||||||
| | * | | add hide action for console | Shin'ya Ueoka | 2018-03-04 | 4 | -1/+14 | |
| | | | | ||||||
| | * | | hide console by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Cancel following by <C-[> | Shin'ya Ueoka | 2018-02-26 | 2 | -2/+7 | |
| | | | | ||||||
| | * | | Cancel key input by <C-[> | Shin'ya Ueoka | 2018-02-26 | 1 | -1/+5 | |
| | | | | ||||||
| | * | | set opener tab id | Shin'ya Ueoka | 2018-02-20 | 2 | -3/+3 | |
| | |/ | ||||||
| | * | fixed grammar for warning prompt | LeBronse | 2018-02-06 | 1 | -2/+2 | |
| | | | ||||||
| | * | set default properties | Shin'ya Ueoka | 2018-01-23 | 1 | -0/+3 | |
| | | | ||||||
| | * | fix for slack scroll | Shin'ya Ueoka | 2018-01-20 | 1 | -1/+3 | |
| | | | ||||||
| | * | Merge pull request #308 from ueokande/focus-input | Shin'ya Ueoka | 2018-01-18 | 7 | -22/+47 | |
| | |\ | | | | | | | | | Focus input | |||||
| | | * | focus on visible elements | Shin'ya Ueoka | 2018-01-15 | 3 | -23/+30 | |
| | | | | ||||||
| | | * | 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 | |
| | | | | ||||||
| | * | | keymaps-form: fix a typo | Ben Boeckel | 2018-01-15 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | 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 | 4 | -2/+20 | |
| | |\ \ | | | | | | | | | | | Most recently used tab selector | |||||
| | | * | | 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 | |
| | | | | | ||||||
| | | * | | 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 | |
| | | | | | ||||||
| | * | | | 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 | 5 | -2/+33 | |
| | |\ \ | | | | | | | | | | | open clipboard's URL in current/new tab |