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
Oliver Blanthorn
364c99d967
Hide URLs in buffer completions less zealously on small displays
2017-11-14 22:37:28 +00:00
Oliver Blanthorn
7d7ca4198e
Merge branch 'master' of github.com:cmcaine/tridactyl
2017-11-14 12:23:17 +00:00
Oliver Blanthorn
2738bf1e59
Standardise behaviour of empty url for :winopen with :tabopen
2017-11-14 12:23:01 +00:00
Colin Caine
8131bb4a67
build: ignore errors from web-ext
2017-11-13 16:25:50 +00:00
Oliver Blanthorn
c6e5afdde4
Set minimum FF version to 54 as per reviewer's request
2017-11-12 18:22:06 +00:00
Colin Caine
1813d11f64
build: bump version to 1.0.7 (for pre-releases)
2017-11-12 01:54:16 +00:00
Colin Caine
c2355679f0
build: fix typo in scripts/sign
2017-11-12 01:53:04 +00:00
Colin Caine
2d3342af4b
build: don't trust webpack shell plugin, exclude large images
2017-11-12 01:44:04 +00:00
Colin Caine
5b44a7747c
hinting: use css selectors rather than xpath
2017-11-12 01:14:45 +00:00
Colin Caine
21000b50d7
build: Improve version fiddler
2017-11-12 01:14:10 +00:00
Colin Caine
549f33e28f
newtab: add logo
2017-11-12 00:21:46 +00:00
Colin Caine
930420849f
Add logo!
2017-11-11 23:57:19 +00:00