Commit graph

2929 commits

Author SHA1 Message Date
dependabot-preview[bot]
cd68885f13
Bump immer from 3.1.2 to 3.1.3
Bumps [immer](https://github.com/immerjs/immer) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-10 09:11:52 +00:00
Oliver Blanthorn
727de21e04
Merge pull request #1667 from tridactyl/dependabot/npm_and_yarn/@types/node-12.0.7
Bump @types/node from 12.0.5 to 12.0.7
2019-06-07 13:49:02 +01:00
dependabot-preview[bot]
abe81076f9
Bump @types/node from 12.0.5 to 12.0.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.5 to 12.0.7.
- [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>
2019-06-07 08:47:22 +00:00
Oliver Blanthorn
417b982762
Merge pull request #1662 from tridactyl/dependabot/npm_and_yarn/@types/node-12.0.5
Bump @types/node from 12.0.4 to 12.0.5
2019-06-06 11:48:59 +01:00
Oliver Blanthorn
32ac11fe9d Ensure one history completion for real 2019-06-06 10:41:17 +01:00
dependabot-preview[bot]
2368ea7d33
Bump @types/node from 12.0.4 to 12.0.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.4 to 12.0.5.
- [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>
2019-06-06 09:00:51 +00:00
Oliver Blanthorn
2485b1d2c2
Remove overlapping bind 2019-06-05 18:08:58 +01:00
Oliver Blanthorn
53e4a4ec4b
Add ftdetect to generated RCs 2019-06-05 17:02:04 +01:00
Oliver Blanthorn
1db0e07363
Reduce hintdelay in rc 2019-06-05 16:54:57 +01:00
Oliver Blanthorn
973ae858b7
Explain workaround for semicolons in composite 2019-06-05 16:51:34 +01:00
WorldCodeCentral
edfad5b702
Add context menu hint mode to rc 2019-06-05 16:47:01 +01:00
Oliver Blanthorn
11a6c608ae
Fix yarn conflicts
It wasn't using our theme fork or the node-shell-quote fork
2019-06-05 16:43:00 +01:00
Oliver Blanthorn
e53e35a6dc
Merge branch 'persist-completion-selection' 2019-06-05 16:11:31 +01:00
Oliver Blanthorn
794802b7bd
Ensure we can't ever have two completions selected 2019-06-05 16:11:14 +01:00
Oliver Blanthorn
3871e01934
Merge pull request #1659 from tridactyl/dependabot/npm_and_yarn/webpack-4.33.0
Bump webpack from 4.32.2 to 4.33.0
2019-06-05 09:54:30 +01:00
dependabot-preview[bot]
4b5f2c6749
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)
2019-06-05 08:50:36 +00:00
Colin Caine
46b7482f03 Persist history completion selection if it is still valid on source update 2019-06-04 19:57:31 +01:00
Colin Caine
98c107a2d2 Fix #1656
Keyseq is adding a count to the end of response.exstr. Stop that everywhere in exmode.
2019-06-04 18:10:45 +01:00
Oliver Blanthorn
575bd5d745
Add argument for rot13 2019-06-04 17:29:25 +01:00
Oliver Blanthorn
7312a0868f
Update changelog for 1.16.0 2019-06-04 13:00:44 +01:00
Oliver Blanthorn
8b112f2d0f
Merge pull request #1655 from tridactyl/fix-commandline-races
Don't send ex.* excmds around the houses
2019-06-04 11:57:35 +01:00
Oliver Blanthorn
5354e0acf8
Merge pull request #1654 from antonva/mkt-fix
Fix typo in mkt parser, no full stop for bovine3dom
2019-06-04 10:43:49 +01:00
Colin Caine
bf74b14a78 Don't send ex.* excmds around the houses
Previously they went on a magical mystery tour with up to
four stops on the way.

Now they take one synchronous step and are done, hopefully
avoiding race conditions.
2019-06-04 10:29:12 +01:00
Anton Vilhelm Ásgeirsson
f36a2d0ee6 Fix typo in mkt parser, no full stop for bovine3dom 2019-06-03 21:13:24 +00:00
Oliver Blanthorn
050bc66364
Fix tenses and update new tab 2019-06-03 19:19:54 +01:00
Oliver Blanthorn
559b4f4e63
Change yy bind to yankshort 2019-06-03 12:03:05 +01:00
Oliver Blanthorn
e0c0723cc5
Mitigate #1651: revert to old win_install command 2019-06-02 21:26:26 +01:00
Oliver Blanthorn
ff7361034f
Update changelog for 1.16.0 2019-06-02 19:18:45 +01:00
Oliver Blanthorn
8cdb7fc6d2
Update dev diary 2019-06-02 19:13:58 +01:00
Oliver Blanthorn
f9c6fe2637
Fix #98: add viewconfig --{default,user} 2019-06-02 16:10:51 +01:00
Oliver Blanthorn
ff1e374bd6
Merge branch 'fix-smartcase' 2019-06-02 15:22:47 +01:00
Anton Vilhelm Ásgeirsson
d893b6a6b1
Fix findcase smart 2019-06-02 15:22:26 +01:00
Oliver Blanthorn
49ea33dfbf
Merge branch 'mktridactylrc' 2019-06-02 15:21:15 +01:00
Oliver Blanthorn
f2850441f1
Improve mkt docs 2019-06-02 15:21:02 +01:00
Anton Vilhelm Ásgeirsson
496e53bd6c
Add documentation for the excmd 2019-06-02 14:02:37 +01:00
Anton Vilhelm Ásgeirsson
b88de63829
Run prettier on config.ts 2019-06-02 14:02:24 +01:00
Anton Vilhelm Ásgeirsson
752375569b
Future proof config objects that haven't been parsed 2019-06-02 14:02:20 +01:00
Anton Vilhelm Ásgeirsson
4aac98ef65
Fix logging output being mangled 2019-06-02 14:02:16 +01:00
Anton Vilhelm Ásgeirsson
a12bb30d60
Quickfix more config.ts indentation 2019-06-02 14:02:08 +01:00
Anton Vilhelm Ásgeirsson
4d7138abb5
Quickfix revert native write 2019-06-02 14:02:03 +01:00
Anton Vilhelm Ásgeirsson
5ddce6763b
Implement writerc native messenger call
This allows us to write the rc to OS. The only way to overwrite your current
rc file is to use mkt!, mktridactylrc! or mktridactylrc -f. mkt* commands
issued without the force/exclamation mark will not overwrite existing files.

Native messenger was updated to 0.1.11 and the mktridactylrc command is
unavailable in prior versions.

Fixed some random indentation errors that occurred in earlier commit.
2019-06-02 14:02:00 +01:00
Anton Vilhelm Ásgeirsson
9f80bc5561
Remove console logs 2019-06-02 14:01:52 +01:00
Anton Vilhelm Ásgeirsson
bdc6a39180
Hook mktridactylrc up to native messenger
Still need to doublecheck subconfigs and fallbacks.
Also need to make sure that ! overwrites and error out if it isn't
supplied.
2019-06-02 14:01:45 +01:00
Anton Vilhelm Ásgeirsson
66de3e815d
Refactor getconfig function 2019-06-02 14:01:37 +01:00
Anton Vilhelm Ásgeirsson
07d1ed6586
Revive mktridactylrc and add autocontainer parsing
Partially written write function in the config_rc.
2019-06-02 14:01:21 +01:00
Colin Caine
3754f7a099 hinting: use simplekeys[0] 2019-06-01 19:04:57 +01:00
Colin Caine
7c1c906003 pretty: Improve readability 2019-06-01 19:04:57 +01:00
Oliver Blanthorn
3921de48df
Increase jest timeout to make e2e tests less fragile 2019-06-01 14:07:37 +01:00
Oliver Blanthorn
01b1597b92
Fix circle-ci for yarn, but this time for real 2019-06-01 14:03:17 +01:00
Oliver Blanthorn
037a3053bd
Fix circle-ci for yarn 2019-06-01 13:42:00 +01:00