Shin'ya Ueoka
bf9bec2146
Do not map Ctrl+C on imput
2019-09-05 21:36:57 +09:00
Shin'ya Ueoka
faba02ec21
Cancel follow mode and console by Ctrl-C
2019-09-05 21:36:27 +09:00
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
93f9e8219e
Prepare target='_blank'
2019-05-26 20:57:21 +09:00
Shin'ya Ueoka
48e005dc82
Repeat open, tabopen and winopen command
2019-05-25 22:16:49 +09:00
Shin'ya Ueoka
ccbe08cf66
Repeat last operation
2019-05-25 21:33:33 +09:00
Shin'ya Ueoka
8d0739463d
Move open parent and open root to background
2019-05-24 21:51:18 +09:00
Shin'ya Ueoka
5a7db96feb
Move some navigation operations to background
2019-05-23 21:40:05 +09:00
Shin'ya Ueoka
fc1cd234d5
Use @typescript-eslint/semi rule
2019-05-22 20:30:20 +09:00
Shin'ya Ueoka
b60a085a2c
FollowSlaveClient as a factory pattern
2019-05-21 21:52:19 +09:00
Shin'ya Ueoka
1666e626b0
Use TSyringe on content script
2019-05-21 20:30:37 +09:00
Shin'ya Ueoka
c4dcdff984
Add HintKeyProducer
2019-05-19 15:40:23 +09:00
Shin'ya Ueoka
6d9aaef18c
Add NavigationPresenter
2019-05-19 15:36:14 +09:00
Shin'ya Ueoka
c81b82ee39
Make routes
2019-05-19 10:50:49 +09:00
Shin'ya Ueoka
4be04628e1
Remove unused components
2019-05-19 09:34:40 +09:00
Shin'ya Ueoka
e0c4182f14
Follow as a clean architecture
2019-05-19 09:26:52 +09:00
Shin'ya Ueoka
5b7f7f5dbd
Show console
2019-05-18 21:58:20 +09:00
Shin'ya Ueoka
a5518dce3d
Define Key and KeySequence
2019-05-18 21:43:56 +09:00
Shin'ya Ueoka
2ec912c262
Mark keys as a clean archtecture
2019-05-18 21:25:18 +09:00
Shin'ya Ueoka
efc48dc742
Keymaps as a clean architecture [WIP]
2019-05-18 17:28:11 +09:00
Shin'ya Ueoka
a88324acd9
Define client and presenter for follow
2019-05-18 16:23:00 +09:00
Shin'ya Ueoka
17dc2bb5ec
Send properties on activate
2019-05-17 23:12:34 +09:00
Shin'ya Ueoka
fb8b4d28ce
Hints as a classes
2019-05-17 23:06:27 +09:00
Shin'ya Ueoka
8cef5981b8
Clipbaord as a clean architecture
2019-05-11 17:45:58 +09:00
Shin'ya Ueoka
c6288f19d9
Mark set/jump as a clean architecture
2019-05-11 16:38:08 +09:00
Shin'ya Ueoka
fcd15f4f09
Find as a controller
2019-05-11 15:41:07 +09:00
Shin'ya Ueoka
ad1f3c07fb
Make scroller as a presenter
2019-05-11 11:51:29 +09:00
Shin'ya Ueoka
1ba1660269
Make find as a clean architecture
2019-05-11 11:37:18 +09:00
Shin'ya Ueoka
bacf83a320
Make settings as a clean architecture
2019-05-11 08:04:01 +09:00
Shin'ya Ueoka
e76ca380f7
Make addon-enabled as a clean architecture
2019-05-10 23:00:59 +09:00
Shin'ya Ueoka
27d0a7f37d
Use search settings on paster
2019-05-07 21:08:21 +09:00
Shin'ya Ueoka
b002d70070
src/content
2019-05-06 22:17:18 +09:00
Shin'ya Ueoka
a0882bbceb
Declare setting types
2019-05-06 22:17:18 +09:00
Shin'ya Ueoka
d01db82c0d
Types src/content
2019-05-05 23:59:59 +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
Shin'ya Ueoka
8f2b786177
Embed style by script
2019-04-26 23:18:47 +09:00
amin roosta
3d41e96a5d
show yanked url
2019-04-13 16:40:10 +08:00
Shin'ya Ueoka
b9d41333c1
Work around for scrollBy() after scrollTo() does not work
2019-03-09 17:01:36 +09:00
Shin'ya Ueoka
4a2b2e6134
Fix scroller target
2019-03-09 17:01:33 +09:00
Shin'ya Ueoka
68668cfefa
Increase scroll delta
2019-02-11 20:07:46 +09:00
Shin'ya Ueoka
4f342102c0
Remove repeat properties
2019-02-11 20:06:31 +09:00
Shin'ya Ueoka
7bdecfdb34
Clean scroller
2019-02-11 20:05:29 +09:00
Shin'ya Ueoka
514f91f8dc
Make smooth-scroll smoother
2019-02-11 19:58:33 +09:00
Shin'ya Ueoka
1f89464e42
Add gh/gH to open home page
2018-12-09 10:19:08 +09:00
Shin'ya Ueoka
63b93ce1ca
Use webextension message to console
2018-11-18 18:47:35 +09:00
Shin'ya Ueoka
e248477ecb
Scroll on global mark and handle gone tab
2018-10-12 14:59:45 +09:00
Shin'ya Ueoka
003742ec51
Support global marks which select a tab
2018-10-12 10:14:33 +09:00
Shin'ya Ueoka
6e6e306275
Store local marks
2018-10-11 17:42:38 +09:00
Shin'ya Ueoka
f66e75575d
Store x position into marks
2018-10-11 17:33:27 +09:00