Commit graph

120 commits

Author SHA1 Message Date
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
Shin'ya Ueoka
e19f89f162 add property to settings 2018-01-05 22:55:25 +09:00
Shin'ya Ueoka
fbdec04786 move settings validator 2018-01-05 22:55:25 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
Shin'ya Ueoka
d5517345a8
Merge pull request #252 from ollef/patch-1
Use encodeURIComponent for search queries
2017-11-29 18:54:57 +09:00
Shin'ya Ueoka
e1060f9bb2 remove default form settings 2017-11-28 20:45:22 +09:00
Daniel Campoverde
bab0616f11 Default mapping for TAB_PREV_SEL operation 2017-11-26 12:39:08 -05:00
Daniel Campoverde
50cc126e08 Dummy selectPrevSelTab implementation 2017-11-26 12:39:08 -05:00
Shin'ya Ueoka
6821372fc7 fix form key bindings 2017-11-26 21:59:29 +09:00
Shin'ya Ueoka
6b7fad3e49 fix form key bindings 2017-11-26 21:54:27 +09:00
Shin'ya Ueoka
c934550a02 remove <C-Y>/<C-E> keymaps 2017-11-26 20:19:14 +09:00
Olle Fredriksson
86421b7586
Use encodeURIComponent for search queries
Should fix issue #244.
2017-11-26 12:02:08 +01:00
Shin'ya Ueoka
2c46e9d448 fix keymap form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
d15de42a75 settings helpers 2017-11-26 11:45:05 +09:00