aboutsummaryrefslogtreecommitdiff
path: root/src/background/usecases/TabUseCase.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use plugin:prettier/recommendedShin'ya Ueoka2020-04-131-13/+16
|
* Complete tabs by the completion packagesShin'ya Ueoka2020-03-281-2/+2
|
* npm run lint:fixShin'ya Ueoka2019-12-221-15/+15
|
* Add an option to close the current tab and select the tab to the leftchocolateboy2019-07-281-1/+5
| | | | | | | | | | | | | | Add an option to tabs.close to close the current tab and select the tab to the left. Bound to `D` by default, which replaces the tabs.close.right command, which is rarely-used. [1] The old `D` behavior has been moved to `gd`. + update the README and fix some lint errors [1] https://tinyurl.com/y4mj7hjy
* Repeat open, tabopen and winopen commandShin'ya Ueoka2019-05-251-0/+15
|
* Use TSyringe on background scriptShin'ya Ueoka2019-05-191-7/+6
|
* Types on src/backgroundShin'ya Ueoka2019-05-021-16/+20
|
* Rename .js/.jsx to .ts/.tsxShin'ya Ueoka2019-05-021-0/+77