Commit graph

4151 commits

Author SHA1 Message Date
dependabot-preview[bot]
19be014d44
Bump typedoc from 0.17.7 to 0.17.8
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.17.7...0.17.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:31:18 +00:00
dependabot-preview[bot]
60719fc909
Merge pull request #2550 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.4.0 2020-06-28 20:23:54 +00:00
dependabot-preview[bot]
7d8eb8a99c
Bump fuse.js from 6.3.1 to 6.4.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.3.1...v6.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-28 20:11:15 +00:00
Oliver Blanthorn
6b30404772
Fix #2549: hintnames numeric always focuses smaller numbers first 2020-06-28 21:06:20 +01:00
Oliver Blanthorn
ac279b2c66
Merge branch 'better_tab' 2020-06-28 11:46:10 +01:00
Oliver Blanthorn
ea020957e6
Fix #2545: winmerge with no arguments now merges all windows 2020-06-28 11:44:57 +01:00
Oliver Blanthorn
94789802ae
Fix #2544: ensure hint names are unique 2020-06-28 11:24:59 +01:00
Oliver Blanthorn
ae2966d9c0
Retry completion.next until there are completions
This improves the experience of  e.g. pressing b<Tab> as it means
that it will, within reason, wait until the completions have been
populated before firing
2020-06-27 18:47:46 +01:00
Oliver Blanthorn
a9952014a2
Merge pull request #2540 from tridactyl/tabgrab-push
tabgrab push
2020-06-27 14:25:40 +01:00
Oliver Blanthorn
d36246a6a4
Fix #404: add winmerge command 2020-06-27 13:49:07 +01:00
Oliver Blanthorn
ff88686739
Prettify Window.ts 2020-06-27 13:32:11 +01:00
Oliver Blanthorn
26d2458154
Mark current window with % in window completions 2020-06-27 13:31:55 +01:00
Oliver Blanthorn
5fdd15d476
Improve tab{grab,push} docs 2020-06-27 13:28:39 +01:00
dependabot-preview[bot]
2808daf7c2
Merge pull request #2541 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0 2020-06-27 06:48:16 +00:00
dependabot-preview[bot]
10d2444643
Bump eslint-plugin-import from 2.21.2 to 2.22.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-27 06:36:02 +00:00
glacambre
415ea541a2 Implement tab{grab,push}
These two commands let users move windows from one window to another.
2020-06-27 06:01:38 +02:00
Oliver Blanthorn
ade6ccc1eb
Fix #2539: restore condition that was flipped
This bug was introduced in the refactoring encouraged by
eslint.
2020-06-25 22:41:49 +01:00
Oliver Blanthorn
23a9e3e6e4
Fix linting errors from stale PR 2020-06-25 16:27:58 +01:00
Oliver Blanthorn
6e9a2e1f7b
Update tutorial to reflect new JS hint colours 2020-06-25 16:27:06 +01:00
Oliver Blanthorn
4915a2cc89
Merge pull request #2259 from mozbugbox/hint-deoverlap
Try to unblock overlapped hints
2020-06-25 16:20:50 +01:00
Oliver Blanthorn
5834f83d55
Merge pull request #2534 from tridactyl/hint_discrimination
Hint discrimination
2020-06-25 16:20:06 +01:00
Oliver Blanthorn
4709e8eaaa
Style JS hints by adding a class to them 2020-06-25 16:02:14 +01:00
Oliver Blanthorn
0c7e5059f7
Broken: try to make all hints pink
The console logs:

```
background: pink; null: wat;
top: 1362.67px !important; left: 710.15px !important; background: pink none repeat scroll 0% 0%; font-family: monospace;
```

Further investigation needed.
2020-06-24 22:44:11 +01:00
Oliver Blanthorn
78debcbf60
Lay the groundwork for styling elements 2020-06-24 22:23:53 +01:00
dependabot-preview[bot]
2d6c5dd683
Merge pull request #2533 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.3 2020-06-24 19:55:32 +00:00
dependabot-preview[bot]
209c0ce5ea
Bump @types/jest from 26.0.1 to 26.0.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.1 to 26.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 19:46:55 +00:00
dependabot-preview[bot]
75493be36c
Merge pull request #2532 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.14 2020-06-24 11:58:03 +00:00
dependabot-preview[bot]
937e7b0be6
Bump @types/node from 14.0.13 to 14.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.13 to 14.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 11:34:22 +00:00
dependabot-preview[bot]
3001429965
Merge pull request #2531 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.1 2020-06-24 11:32:29 +00:00
dependabot-preview[bot]
7ab72dbb31
Bump @types/jest from 26.0.0 to 26.0.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.0 to 26.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 11:16:47 +00:00
dependabot-preview[bot]
128884aba0
Merge pull request #2530 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.11.1 2020-06-24 07:35:27 +00:00
dependabot-preview[bot]
65b18f09d8
Bump tslint-etc from 1.11.0 to 1.11.1
Bumps [tslint-etc](https://github.com/cartant/tslint-etc) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/cartant/tslint-etc/releases)
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/tslint-etc/compare/v1.11.0...v1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 07:16:01 +00:00
dependabot-preview[bot]
6276d83740
Merge pull request #2529 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.3.1 2020-06-24 05:56:44 +00:00
dependabot-preview[bot]
2a236a909c
Bump fuse.js from 6.3.0 to 6.3.1
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.3.0...v6.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 05:31:57 +00:00
dependabot-preview[bot]
fcb9ebe12c
Merge pull request #2525 from tridactyl/dependabot/npm_and_yarn/eslint-7.3.1 2020-06-23 15:07:07 +00:00
dependabot-preview[bot]
294f7b1906
Bump eslint from 7.3.0 to 7.3.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.3.0...v7.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 14:54:18 +00:00
Oliver Blanthorn
39755c54c2
Bump number of retries
Firefox ESR + Windows seems to be a bit temperamental
2020-06-23 15:52:04 +01:00
Oliver Blanthorn
db9d8222a3
Fix mock tests 2020-06-23 15:47:27 +01:00
Oliver Blanthorn
750a587b2e
Fix #2520: only persist cmdHistory 2020-06-23 15:24:46 +01:00
Oliver Blanthorn
70a2a3b72c
Only try to set state values in background script
I'm fairly surprised that this had any persistence at all
2020-06-23 15:24:45 +01:00
dependabot-preview[bot]
090958809e
Merge pull request #2527 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.5.1 2020-06-23 14:12:42 +00:00
dependabot-preview[bot]
5eab743af3
Bump eslint-plugin-jsdoc from 28.0.0 to 28.5.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 28.0.0 to 28.5.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v28.0.0...v28.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 13:52:23 +00:00
dependabot-preview[bot]
d83ff15379
Merge pull request #2526 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.3.0 2020-06-23 12:04:32 +00:00
dependabot-preview[bot]
9905bbc141
Bump fuse.js from 6.2.1 to 6.3.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.2.1...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 11:52:07 +00:00
Oliver Blanthorn
8e30f21c90
Improve errors for forbidden writes in private windows
A simple throw makes the errors less helpful - these at least show up
in the console.
2020-06-23 12:50:11 +01:00
dependabot-preview[bot]
5cfa48351f
Merge pull request #2521 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-3.4.0 2020-06-23 07:59:57 +00:00
dependabot-preview[bot]
8f7e85fcfb
Merge pull request #2524 from tridactyl/dependabot/npm_and_yarn/web-ext-4.3.0 2020-06-23 06:16:58 +00:00
dependabot-preview[bot]
a67711e2a2
Bump web-ext from 4.2.0 to 4.3.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/4.2.0...4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 05:59:21 +00:00
dependabot-preview[bot]
0c9ad14f31
Bump @typescript-eslint/parser from 3.3.0 to 3.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.4.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 05:27:03 +00:00
dependabot-preview[bot]
b2e9c92e25
Merge pull request #2522 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.4.0 2020-06-23 05:25:04 +00:00