Commit graph

133 commits

Author SHA1 Message Date
Stefan
6d45d72766 rename modifierdKeyName to modifiedKeyName 2018-08-30 19:14:11 -07:00
Shin'ya Ueoka
aa777dd6a2 Fix default settings 2018-08-02 22:09:49 +09:00
Shin'ya Ueoka
ab9183f575 Fix property document 2018-08-02 22:09:49 +09:00
Shin'ya Ueoka
7d66b42bb0 Update eslint 2018-08-01 21:12:30 +09:00
Shin'ya Ueoka
09c5247dba Search keywords on paste 2018-07-28 23:47:26 +09:00
Shin'ya Ueoka
4d4aaa2c4b Move commands to background/shared 2018-07-21 16:15:07 +09:00
Shin'ya Ueoka
1e39fed618 Complete set commands 2018-07-11 21:58:41 +09:00
Shin'ya Ueoka
a28f6f916d Complete console commands 2018-07-11 21:43:23 +09:00
Shin'ya Ueoka
067da88d06 Move versions to background 2018-07-11 21:01:48 +09:00
Shin'ya Ueoka
96649fef63 See you my redux 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
efa1cb3967 Use official redux on content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
cf0dcf2522 blacklist as an util 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
e2fb33bdc5 fix but failed 2018-06-28 20:44:57 +09:00
Shin'ya Ueoka
b74acf6f6a Use await/async on shared directory 2018-06-17 22:04:31 +09:00
Shin'ya Ueoka
d41c7476a6 Add command.show.addbookmark operation 2018-05-08 21:32:19 +09:00
Shin'ya Ueoka
6d057a974b Toggle add-on enabled by clicking indicator 2018-05-06 22:47:58 +09:00
Shin'ya Ueoka
129aae38df Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
Shin'ya Ueoka
98bc2326ee Refactor background directories 2018-05-06 11:48:31 +09:00
Shin'ya Ueoka
828ac8cd84
Merge pull request #368 from emlow/issue-279
Add shortcut to view page source
2018-05-05 18:39:56 +09:00
Shin'ya Ueoka
8b72102ba5 Use default URL 2018-05-05 17:48:16 +09:00
Shin'ya Ueoka
88e216d49b Notify when updated 2018-05-05 17:43:42 +09:00
Shin'ya Ueoka
9da2f5fd78 Merge remote-tracking branch 'origin/master' into patch-1 2018-05-01 15:51:40 +09:00
Shin'ya Ueoka
daefddf8b8 Make adjacenttab true in default
Click with Ctrl key opens a tab adjacently.
2018-05-01 14:02:53 +09:00
Shin'ya Ueoka
4d7c24f38a Merge remote-tracking branch 'origin/master' into background-adjacent-tabs 2018-05-01 13:51:07 +09:00
emlow
21c28e668e shortcut to view page source 2018-04-01 16:16:29 +01:00
Shin'ya Ueoka
24e72aa6e0 add global find keyword 2018-03-07 20:57:52 +09:00
Shin'ya Ueoka
90b83d7b7b hide console on <Esc> and <C-{> 2018-03-04 18:41:23 +09:00
Shin'ya Ueoka
1b2a5462f3 set default properties 2018-01-23 21:03:33 +09:00
Shin'ya Ueoka
526009ba52 fix for slack scroll 2018-01-20 21:00:39 +09:00
Shin'ya Ueoka
1f57547c0a
Merge pull request #308 from ueokande/focus-input
Focus input
2018-01-18 10:41:08 +00:00
Shin'ya Ueoka
d1a81a877f focus on visible elements 2018-01-15 21:56:10 +09:00
Cornelius Matějka
478aa3cfab Changed default key binding for closing pined tabs ('DD' -> '!d')as requested in PR 2018-01-14 17:19:02 +01:00
Cornelius Matějka
e7dcd7f500 Pinned tabs are not closeable by 'd'
Added binding 'DD' to force tab close which also closes pinned tabs
2018-01-14 17:19:02 +01:00
Shin'ya Ueoka
423d17aeb6
Merge pull request #137 from alx741/tabs
Most recently used tab selector
2018-01-14 00:29:08 +00:00
Shin'ya Ueoka
930cd14ac1 fix default propertiest 2018-01-14 09:08:24 +09:00
Shin'ya Ueoka
1d85b397c9 fix default settings 2018-01-14 09:08:21 +09:00
Shin'ya Ueoka
9384fd07d5 implement focus input 2018-01-13 23:05:51 +09:00
Shin'ya Ueoka
e3fdf742e7 add focus input key map 2018-01-13 22:42:39 +09:00
Shin'ya Ueoka
be1f8e4d71
Merge pull request #300 from usk/feature/open-clipboard's-url
open clipboard's URL in current/new tab
2018-01-13 12:10:14 +00:00
Shin'ya Ueoka
335b9ca474 fix smooth scroll on key repeated 2018-01-13 19:51:22 +09:00
Shin'ya Ueoka
2ca1b54faa add smoothscroll property 2018-01-13 16:24:24 +09:00
Shin'ya Ueoka
03bb124cce support custom chars as hintchars 2018-01-11 22:02:38 +09:00
Shin'ya Ueoka
befcff973a fix property parser 2018-01-11 20:14:56 +09:00
Shin'ya Ueoka
dda4e7475c move commands to background action 2018-01-11 20:07:25 +09:00
Shin'ya Ueoka
6083e70ea0 separate setting actions and reducers 2018-01-08 22:04:33 +09:00
Shin'ya Ueoka
d23c190cad default properties 2018-01-08 21:40:12 +09:00
Shin'ya Ueoka
3dbdcdba07 property parser 2018-01-08 18:37:29 +09:00
Shin'ya Ueoka
5c449df9b6 separate command 2018-01-08 16:25:55 +09:00
Shin'ya Ueoka
fe48dce1c9 default property values 2018-01-08 16:25:55 +09:00
Shin'ya Ueoka
f4499b840c Set default properties 2018-01-08 13:54:18 +09:00