Commit graph

607 commits

Author SHA1 Message Date
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
5c803656f2 Fixed few lint errors 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
Daniel Campoverde
050b217048 Document with actual keys 2018-01-13 19:18:56 -05:00
Shin'ya Ueoka
d4450b3e98
Merge pull request #309 from ueokande/default-properties
Default properties
2018-01-14 00:14: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
03e7e333a3 update README 2018-01-13 23:11:15 +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
2302a1d8b5
Merge pull request #307 from ueokande/smooth-scroll
Smooth scroll
2018-01-13 11:14:55 +00:00
Shin'ya Ueoka
335b9ca474 fix smooth scroll on key repeated 2018-01-13 19:51:22 +09:00
Shin'ya Ueoka
8fea1e5cd2 clean scrolls 2018-01-13 16:45:47 +09:00
Shin'ya Ueoka
2ca1b54faa add smoothscroll property 2018-01-13 16:24:24 +09:00
Shin'ya Ueoka
42839161bb add smooth scroll 2018-01-13 16:24:23 +09:00
Shin'ya Ueoka
057a0b8a46 remove window from scrolls 2018-01-13 15:33:59 +09:00
Shin'ya Ueoka
4d4a959162
Merge pull request #306 from ueokande/custom-hint-keys
support custom chars as hintchars
2018-01-13 05:34:03 +00:00
Shin'ya Ueoka
03bb124cce support custom chars as hintchars 2018-01-11 22:02:38 +09:00
Shin'ya Ueoka
f5dfdb0bd7
Merge pull request #303 from ueokande/properties
Properties support
2018-01-11 13:02:14 +00:00
Shin'ya Ueoka
fad8f96a66 implement set option 2018-01-11 21:27:41 +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
22c34a0a6f add set property action in background 2018-01-10 21:34:40 +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
86df54067f Add PropertiesForm 2018-01-05 22:55:25 +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
Shin'ya Ueoka
c3d1535224
Merge pull request #301 from ueokande/zip-archive
Zip archive
2018-01-04 18:39:06 +09:00
Shin'ya Ueoka
049ab1234c support node6 2018-01-03 21:46:16 +09:00
Shin'ya Ueoka
a6c39af39d use new package script 2018-01-03 20:20:48 +09:00
Shin'ya Ueoka
0e5f677b48 add package script 2018-01-03 20:17:50 +09:00
Shin'ya Ueoka
efeb89103a install adm-zip 2018-01-03 19:37:11 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
Shin'ya Ueoka
f484fda718
Merge pull request #295 from ueokande/release-0.8
Bump a version
2017-12-30 10:59:23 +09:00
Shin'ya Ueoka
2661e88e86 Bump a version 2017-12-30 10:56:13 +09:00
Shin'ya Ueoka
6ac82fc57a
Merge pull request #294 from ueokande/qa-0.8
QA 0.8
2017-12-30 10:54:02 +09:00
Shin'ya Ueoka
19a8b3133c update QA 2017-12-30 10:46:14 +09:00
Shin'ya Ueoka
df18fb337f
Merge pull request #291 from usk/feature/do-not-follow-link-which-has-aria-hidden-attribute-or-aria-disabled-attribute
do not follow link which has aria-hidden attribute or aria-disabled a…
2017-12-28 16:20:54 +09:00
Shin'ya Ueoka
a1e5f9d49a
Merge pull request #293 from l4foss/fix_settings_typos
fix scroll settings typos
2017-12-28 16:06:25 +09:00
l4
2e67d9a667 fix scroll settings typos 2017-12-28 13:58:53 +07:00
usk
de7883329b do not follow link which has aria-hidden attribute or aria-disabled attribute 2017-12-24 06:29:07 +09:00
Shin'ya Ueoka
a133ee3d6a
Merge pull request #221 from kleschenko/fixed_completion
Fix history completion to show most frequent results first.
2017-12-22 08:04:14 +09:00
Shin'ya Ueoka
4986fb57ec
Merge pull request #280 from c01o/patch-2
Fix typo
2017-12-12 20:23:33 +09:00