Commit graph

3194 commits

Author SHA1 Message Date
Oliver Blanthorn
844feb4edf
Merge branch 'master' of github.com:cmcaine/tridactyl 2017-11-20 17:00:04 +00:00
Oliver Blanthorn
924f55f722
Add note about update frequency to readme 2017-11-20 16:59:45 +00:00
Oliver Blanthorn
3409038718
Merge pull request #80 from pstn/patch-1
Add startpage search engine
2017-11-20 10:02:08 +00:00
Oliver Blanthorn
ef761804c3
Merge branch 'master' into patch-1 2017-11-20 09:56:09 +00:00
Oliver Blanthorn
cf684c7935
Fix #86: Add metakey to list of ignored keys in normal mode for Macs 2017-11-20 09:21:07 +00:00
Colin Caine
d286e36c55
Merge branch 'master' into patch-1 2017-11-20 05:22:45 +00:00
Colin Caine
538aab80bc release: 1.3.1 2017-11-20 01:58:26 +00:00
Colin Caine
be7b304212 cmdline: don't store history for :winopen -private
Component of #53.
2017-11-20 01:31:47 +00:00
Colin Caine
ba99fdaf80 excmd: x-www-form-urlencode query strings
Fixes #83.
2017-11-20 01:11:38 +00:00
Colin Caine
b2a35c090d excmd: fix wikipedia search url 2017-11-20 01:08:26 +00:00
Philipp
5b3699309c
Add startpage search engine
I added startpage, a very popular search engine,  to the list of search engines.
2017-11-19 21:00:58 +01:00
Colin Caine
0751378067 hinting: hide all hints before select
Otherwise the page can be changed before the hints are cleaned
2017-11-19 16:48:21 +00:00
Colin Caine
b9ad37b496 hinting: fix space bind. Allow some FF binds. 2017-11-19 16:44:14 +00:00
Colin Caine
d45d906865 keydown: whitelist <space>
Fixes #77.
2017-11-19 16:22:00 +00:00
Colin Caine
7abf91e90a release: 1.3.0 2017-11-19 08:30:32 +00:00
Colin Caine
de1cc83584 fix: Turn buffer completions back on again
I forgot we still used this old system!
2017-11-19 08:28:07 +00:00
Colin Caine
3b5d1f64ca keydown: Unshadow more FF commands
This and preceding commits close #70.
2017-11-19 08:07:22 +00:00
Colin Caine
5f560f5e0b debug: add more to content window 2017-11-19 07:58:46 +00:00
Colin Caine
241bccda7e hinting: Move mode changes inside 2017-11-19 07:57:30 +00:00
Colin Caine
692cdeb5d7 messaging: don't use browserProxy on ext pages 2017-11-19 07:43:48 +00:00
Colin Caine
71484e9873 excmds: documentation and minor changes 2017-11-19 06:16:33 +00:00
Colin Caine
17cff21b8d keydown: Make normal mode suppression more predictable 2017-11-19 03:33:15 +00:00
Colin Caine
23f064a9bc keydown: deprecate old suppression system 2017-11-19 03:22:59 +00:00
Colin Caine
209984caa6 hinting: log less 2017-11-19 03:20:15 +00:00
Colin Caine
a1056e6570 release: 1.2.0 2017-11-19 02:42:27 +00:00
Colin Caine
75ede02bc6 keydown: improve suppression logic 2017-11-19 02:41:01 +00:00
Colin Caine
7685ee6368 hinting: Make F open new tab after current
Closes #72
2017-11-19 01:58:59 +00:00
Colin Caine
8893b3b5a5 lib: Make webext context agnostic 2017-11-19 01:58:59 +00:00
Colin Caine
143a690d4d debug: add webext and l to bg.tri 2017-11-19 01:58:59 +00:00
Colin Caine
1777bc9478 build: update web-ext-types 2017-11-19 01:58:59 +00:00
Colin Caine
9cb47d559b excmd: Add composite command
Deprecate this later.
2017-11-18 13:47:10 +00:00
Colin Caine
f45a3a7338 excmd: Strip more whitespace
This will break any command that relies on adjacent spaces being
preserved. E.g. trying `:open some.bad.site/   /foo` will now be
interpreted differently.
2017-11-18 13:43:59 +00:00
Colin Caine
2ad56f5c8e release: 1.1.0 2017-11-18 03:47:33 +00:00
Colin Caine
f3bd2a3b04 build: improve version.js 2017-11-18 03:46:59 +00:00
Colin Caine
01c40840aa excmds: map and document hint -b 2017-11-18 03:10:58 +00:00
Colin Caine
1469d4dc85 hinting: support anchor target 2017-11-18 03:06:16 +00:00
Colin Caine
9e75cbed3f hinting: allow hints to open in bg 2017-11-18 01:51:46 +00:00
Colin Caine
17e42588b0 debug: add to content window object 2017-11-18 01:51:13 +00:00
Colin Caine
a91e0f4a54 messaging: add browser_proxy 2017-11-18 01:50:21 +00:00
Oliver Blanthorn
6d7262dd47
Add clipboard tabopen, make clipboard use internal open/tabopen 2017-11-16 19:58:33 +00:00
Oliver Blanthorn
24a4fa060b
Force font size, increase line height on newtab
The font size is to try to mitigate the silly defaults that Firefox
chooses for Monospace fonts, as described in #55.
2017-11-15 13:06:26 +00:00
Oliver Blanthorn
fc9b34d08c
Add zoom command 2017-11-15 12:40:26 +00:00
Colin Caine
a8320c33a7 completions: fix buffer syntax 2017-11-15 01:05:17 +00:00
Colin Caine
f8d8d76bcc build: fix npm watch 2017-11-15 00:57:10 +00:00
Colin Caine
2fd88e4b30 debug: add tri object to window in bg. 2017-11-15 00:52:11 +00:00
Colin Caine
bf6ac3e618 completions: fix html exec 2017-11-15 00:42:10 +00:00
Oliver Blanthorn
49bbcb7fc9
Add rudimentary ignore mode bound to I 2017-11-15 00:03:34 +00:00
Oliver Blanthorn
f3a16da6bd
Change Map to use array syntax, add UK variants 2017-11-14 23:31:08 +00:00
Dmitry Geurkov
8b54ee996e
Merge branch 'master' into master 2017-11-15 00:59:33 +02:00
troydm
709471a9ba most popular search engines added 2017-11-15 00:55:51 +02:00