Commit graph

3882 commits

Author SHA1 Message Date
Oliver Blanthorn
d35c1f79b2 Fix #2382: typo in winclose help 2020-05-16 08:15:55 +01:00
dependabot-preview[bot]
c9bd9f2439
Bump fuse.js from 3.6.1 to 6.0.0
Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.6.1 to 6.0.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/v3.6.1...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 19:43:58 +00:00
Matias Ammentorp Storm
9ca4a08358
Merge pull request #1 from tridactyl/master
Merged in master from tridactyl
2020-05-14 14:14:26 +02:00
dependabot-preview[bot]
6b726db563
Bump @types/node from 13.13.4 to 14.0.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.4 to 14.0.1.
- [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-05-13 00:44:52 +00:00
dependabot-preview[bot]
a2e8bf274c
Bump typedoc-default-themes from 0.9.0 to 0.10.1
Bumps [typedoc-default-themes](https://github.com/TypeStrong/typedoc-default-themes) from 0.9.0 to 0.10.1.
- [Release notes](https://github.com/TypeStrong/typedoc-default-themes/releases)
- [Commits](https://github.com/TypeStrong/typedoc-default-themes/compare/0.9.0...0.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 21:45:13 +00:00
dependabot-preview[bot]
ac82bf6edc
Merge pull request #2374 from tridactyl/dependabot/npm_and_yarn/typescript-3.9.2 2020-05-12 21:43:18 +00:00
dependabot-preview[bot]
5e8b198410
Bump typescript from 3.7.5 to 3.9.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 21:38:37 +00:00
Oliver Blanthorn
f4fa5b840a
release 1.19.0 2020-05-10 16:39:48 +01:00
Oliver Blanthorn
116c5aae7a
Update changelog date for 1.19.0 2020-05-10 16:39:39 +01:00
Oliver Blanthorn
09845cb726
Merge pull request #2369 from tridactyl/fix_2353
Make hundreds of config.get calls disappear with this one weird trick
2020-05-09 13:53:07 +01:00
glacambre
aa09f136b1 Excmds.ts: pass exaliases to expandExstr 2020-05-09 14:25:36 +02:00
Oliver Blanthorn
dd482087ed
Remove now unused locks 2020-05-09 12:36:03 +01:00
dependabot-preview[bot]
13f0471418
Bump jest from 25.5.3 to 25.5.4
Bumps [jest](https://github.com/facebook/jest) from 25.5.3 to 25.5.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.5.3...v25.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-09 11:31:18 +00:00
Oliver Blanthorn
8ada387819
Fix keyseq tests 2020-05-09 12:28:30 +01:00
Oliver Blanthorn
3d99cb6025
Merge branch 'nmode' 2020-05-09 12:15:00 +01:00
Oliver Blanthorn
7d28e98bed
Fix missing whitespace 2020-05-09 12:11:11 +01:00
Oliver Blanthorn
2eb046affb
Don't count unfinished key-sequences towards n in nmode 2020-05-09 11:56:33 +01:00
Oliver Blanthorn
2fead0aa78
Stop counting bare modifiers towards n in nmode 2020-05-09 11:55:30 +01:00
Oliver Blanthorn
c1e2264bc2
Fix mode2maps never being used 2020-05-09 11:28:10 +01:00
Oliver Blanthorn
1af0d12756
Remove unused config import 2020-05-09 11:12:44 +01:00
Oliver Blanthorn
7e4da9c3ef
Merge branch 'state_in_bg_only' 2020-05-09 10:58:26 +01:00
Oliver Blanthorn
f566a4ff8e
Ensure repeat is checked in an async fashion 2020-05-09 10:46:30 +01:00
Oliver Blanthorn
4ffabc75b6
Re-enable no-sync-access-in-content check 2020-05-09 10:46:02 +01:00
Oliver Blanthorn
1ba341ad9b
Tidy up webpack config and add dev-build comments 2020-05-09 10:45:32 +01:00
dependabot-preview[bot]
d16bf1533d
Bump ts-jest from 25.3.1 to 25.5.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.3.1 to 25.5.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.1...v25.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-09 09:14:12 +00:00
Torsten Schmits
d6555502be mention nmode default bindings in newtab 2020-05-08 21:30:56 +02:00
Torsten Schmits
2fd3f21e0f mention C-o and C-v in the tutorial 2020-05-08 21:28:26 +02:00
Torsten Schmits
194bca6fea remove superfluous word in nmode doc 2020-05-08 21:11:21 +02:00
Torsten Schmits
315371ed75 nmode: reuse the mode mapping from lib/binding 2020-05-08 21:08:59 +02:00
Torsten Schmits
271d6c4640 nmode: mention in doc that unbound keys are counted 2020-05-08 21:08:01 +02:00
Torsten Schmits
7a15db4f98 refactor keymap generation to lib/keyseq 2020-05-08 20:19:51 +02:00
Torsten Schmits
3f70e1886b tweak docs for nmode 2020-05-08 20:19:29 +02:00
Oliver Blanthorn
f45a2fe141
Move state storage to background 2020-05-08 17:19:23 +01:00
Torsten Schmits
835a54d5ff don't run undefined as excmd when leaving nmode 2020-05-08 18:10:53 +02:00
Oliver Blanthorn
24b6006f80
Add nmode mode
Useful for sending keys to the page in normal mode
and sending keys to Tridactyl in ignore mode
2020-05-08 15:05:51 +01:00
Oliver Blanthorn
e55f2225fe
Change sponsorship link on readme to glacambre 2020-05-06 14:33:54 +01:00
Oliver Blanthorn
30c07f3925
Add missing link to glacambre's page 2020-05-05 19:41:09 +01:00
Oliver Blanthorn
7c2c8ad571
Add Spring newsletter 2020-05-05 19:34:34 +01:00
Oliver Blanthorn
5fa256a568
Merge branch 'shifthints' 2020-05-05 16:34:31 +01:00
Oliver Blanthorn
f933720020
Merge branch 'tabslideshow' 2020-05-05 16:15:08 +01:00
Oliver Blanthorn
426513327d
Add o bind to move cursor to other end of selection 2020-05-05 15:55:00 +01:00
Simon Lydell
bebe694ebe
Add visual selection flipper 2020-05-05 15:55:00 +01:00
dependabot-preview[bot]
e749ed08fe
Merge pull request #2357 from tridactyl/dependabot/npm_and_yarn/jquery-3.5.1 2020-05-05 06:46:18 +00:00
dependabot-preview[bot]
6abcbbbad8
[Security] Bump jquery from 3.4.1 to 3.5.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.1. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 06:41:58 +00:00
Oliver Blanthorn
879005e8ea
Merge pull request #2355 from tridactyl/no_subconfig_annhilation
Fix #2338: stop subconfig unbinds being forgotten
2020-05-04 23:03:19 +01:00
Oliver Blanthorn
7594cfc73f
Fix #2338: stop subconfig unbinds being forgotten 2020-05-04 14:04:47 +01:00
Oliver Blanthorn
1c4722f4db
Fix #2352: update tri.contentLocation on navigation
I think 'forgetting that people navigate to web pages without changing tab' is
probably the funniest root-cause of a bug we've had in a while.
2020-05-04 13:25:28 +01:00
dependabot-preview[bot]
7086ee0570
Bump ts-node from 8.8.2 to 8.10.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.8.2 to 8.10.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.2...v8.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-03 07:12:47 +00:00
dependabot-preview[bot]
db43b3a345
Merge pull request #2336 from tridactyl/dependabot/npm_and_yarn/types/node-13.13.4 2020-04-30 22:45:39 +00:00
dependabot-preview[bot]
f26a5e49fb
Bump @types/node from 13.13.3 to 13.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.3 to 13.13.4.
- [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-04-30 22:38:47 +00:00