Commit graph

460 commits

Author SHA1 Message Date
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
Colin Caine
4ffc706919 readme: shorten. Add AMO link 2017-11-11 02:26:36 +00:00
Colin Caine
3c532a732b messaging: fix bug from bad docs 2017-11-11 02:10:23 +00:00
Colin Caine
504f553926 build: Emit useless & in webpack config 2017-11-10 13:39:25 +00:00
Colin Caine
7ede4149a6 help: improve newtab and :help 2017-11-10 13:12:07 +00:00
Colin Caine
b87db7b49f hint: Focus hint targets before clicking them
Presumably untrusted MouseEvents can't focus elements.

Anyway, this fixes focussing input elements.
2017-11-09 21:30:28 +00:00
Oliver Blanthorn
eb416699f0 excmd: Fix O/W/T 2017-11-09 21:22:02 +00:00
Oliver Blanthorn
0c08202822 excmd: O/W/T use current URL 2017-11-09 21:12:15 +00:00
Oliver Blanthorn
850bf0633f Add more info to new tab page 2017-11-09 21:05:03 +00:00
Colin Caine
d8e1eb4506 insert: Add 'Escape' bind 2017-11-09 21:01:57 +00:00
Oliver Blanthorn
a69dda8a67
Merge pull request #50 from cmcaine/bovine3dom-userChrome
Update userChrome-minimal.css
2017-11-09 13:57:56 +00:00
Oliver Blanthorn
23ccd18598
Update userChrome-minimal.css 2017-11-09 13:54:05 +00:00
Colin Caine
214974dfc9 build: automate beta builds for AMO 2017-11-09 13:10:43 +00:00
Oliver Blanthorn
6d2cfee6ac
Make hints a bit prettier 2017-11-09 13:00:19 +00:00
Oliver Blanthorn
15b6ec76cd
Add rudimentary tab completion from history to CLI 2017-11-09 12:44:57 +00:00
Oliver Blanthorn
c2e744ec11
Make :bind more readable 2017-11-09 12:13:08 +00:00
Oliver Blanthorn
4bb6e1de0b
Improve legibility of hint mode 2017-11-09 12:00:22 +00:00
Oliver Blanthorn
89ad072d8d
Fix #49 by partially reverting 927e19c 2017-11-09 10:23:36 +00:00
Colin Caine
e4cb3d241f exmode: Don't save exmode history when incognito 2017-11-09 08:19:28 +00:00
Colin Caine
21c06d9520 exmode: share history globally
On storage.local for now.
2017-11-09 08:04:05 +00:00
Colin Caine
3642477b57 excmd: Fix #43 2017-11-09 07:38:24 +00:00
Colin Caine
176941dbe0 newtab: include css 2017-11-09 06:58:48 +00:00
Colin Caine
2b8d3f0b9d AMO: Trim manifest to make reviewing easier 2017-11-09 06:21:55 +00:00