Commit graph

5 commits

Author SHA1 Message Date
chocolateboy
6605d3ea99 Add an option to close the current tab and select the tab to the left
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
2019-07-28 20:34:53 +01:00
Shin'ya Ueoka
48e005dc82 Repeat open, tabopen and winopen command 2019-05-25 22:16:49 +09:00
Shin'ya Ueoka
cdfd54ed99 Use TSyringe on background script 2019-05-19 21:34:08 +09:00
Shin'ya Ueoka
678020a3a2 Types on src/background 2019-05-02 22:07:53 +09:00
Shin'ya Ueoka
c60d0e7392 Rename .js/.jsx to .ts/.tsx 2019-05-02 11:14:19 +09:00
Renamed from src/background/usecases/TabUseCase.js (Browse further)