Commit graph

112 commits

Author SHA1 Message Date
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
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
Shin'ya Ueoka
f27d21908a load settiongs from form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
df10208ed5 blacklist form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
7b44b65247 Add search form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
4e5ddc1d57 Add keybindings form 2017-11-26 11:40:12 +09:00
Shin'ya Ueoka
44459e39c3 use preact 2017-11-26 11:40:12 +09:00
Kostyantyn Leschenko
f9889b7f2b
Add vimperator-like keybindings for next and previous tabs 2017-11-18 00:57:21 +02:00
Erwan Ameil
177940981e Open adjacent tabs and background tabs 2017-11-16 13:03:38 +00:00
Shin'ya Ueoka
ccf3c7b421 fix for symbol keys 2017-11-12 18:21:28 +09:00