Oliver Blanthorn
8c4e104c37
Fix bug in tst{in,out}dent
2019-06-06 17:32:30 +01:00
Oliver Blanthorn
765259448b
Start writing the JavaScript standard library
2019-06-06 17:31:59 +01:00
Oliver Blanthorn
1ed2c5d8cc
Minor changes to appease tslint
2019-06-06 17:12:05 +01:00
Oliver Blanthorn
9f1b708ad4
Remove apparently unused declaration
2019-06-06 17:10:54 +01:00
Oliver Blanthorn
69e522f0ce
Merge branch 'saulrh-tst_int' into tst_int
2019-06-06 17:09:45 +01:00
Oliver Blanthorn
ea573336ee
Cheer tslint up
2019-06-06 17:02:07 +01:00
Saul Reynolds-Haertle
c79bf0d8c7
Add excmds for the new TST API functions
2019-06-06 05:05:46 -07:00
Saul Reynolds-Haertle
e12afdad5a
Use better TST integration in TST-aware tabprev
2019-06-06 05:05:46 -07:00
Saul Reynolds-Haertle
dd8a11820a
Add TST integrations using its API more carefully
2019-06-06 05:05:46 -07:00
Saul Reynolds-Haertle
de6ecb7fcf
Update registerWithTST to use ExtensionInfo lib
2019-06-06 04:51:25 -07:00
Saul Reynolds-Haertle
69f23096c0
Add function to ExtensionInfo for sending external messages easily
2019-06-06 04:50:16 -07:00
Saul Reynolds-Haertle
f943a1a331
Clean up ExtensionInfo lib a bit
2019-06-06 03:06:44 -07:00
Oliver Blanthorn
d4b6ba02ce
WIP - update to new TST api
2019-06-06 03:06:43 -07:00
Ring 3 Rootkit.ty
a9ecb0287f
Add TST integration
...
- Remove promise nesting and use await instead
- Add TST Extension check
- Change default TST integration to true
- Sketch out management for type checker
- Fix `tslint` errors
- Replacement for #1260
2019-06-06 03:06:43 -07: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