Eugene Pankov
c8e1c17514
bumped Angular to 7
2018-10-22 16:02:20 +02:00
Eugene Pankov
8b6779b064
cleanup
2018-10-22 15:49:40 +02:00
Eugene Pankov
258665aaac
UI tweaks
2018-10-22 15:44:12 +02:00
Eugene Pankov
efee11efe2
added the ko-fi link
2018-10-16 15:50:34 +02:00
Eugene Pankov
2208c4ed72
added appveyor artifacts link
2018-10-16 13:03:03 +02:00
Eugene Pankov
573484ae38
do not create start menu folder ( fixes #466 )
2018-10-16 13:01:22 +02:00
Eugene Pankov
8881b835b4
suggest WSL root path as working directory ( #454 )
2018-10-13 19:09:50 +02:00
Eugene Pankov
144798a336
lint
2018-10-13 18:56:09 +02:00
Eugene Pankov
8110fef3c0
reversed cursor blink cycle ( fixes #422 )
2018-10-13 18:54:21 +02:00
Eugene Pankov
a0e3b0b033
tell the user how to mute the WSL bell ( fixes #413 )
2018-10-13 14:14:39 +02:00
Eugene Pankov
d7db132c76
prevent ctrl-click events ( #465 )
2018-10-13 13:35:16 +02:00
Eugene Pankov
8f0f1b19df
allow selecting windows vibrancy type ( fixes #460 )
2018-10-13 04:30:12 -07:00
Eugene Pankov
7b33d89032
build fix
2018-10-12 20:40:31 +02:00
Eugene Pankov
9b6a09129c
hotkeys for specific shells
2018-10-12 17:59:22 +02:00
Eugene Pankov
cc610e158e
bumped webpack
2018-10-12 16:55:55 +02:00
Eugene Pankov
0fa94d8397
split terminal settings into separate tabs
2018-10-12 16:55:42 +02:00
Eugene Pankov
c13159f7e2
nicer config editor font
2018-10-12 13:49:59 +02:00
Eugene Pankov
fd6ee5c8ec
Update docs/readme.png
2018-10-12 13:20:11 +02:00
Eugene Pankov
bfcc5b4cb9
removed child_process redirection
2018-10-12 12:25:46 +02:00
Eugene Pankov
1384d71ad8
ci
2018-10-12 00:24:56 +02:00
Eugene Pankov
277f763d0e
disabled webpack minification
2018-10-12 00:17:02 +02:00
Eugene Pankov
b8bbaef7be
fixed #444
2018-10-12 00:00:12 +02:00
Eugene Pankov
69760f73d3
properly swallow registry errors ( fixes #463 )
2018-10-12 00:00:04 +02:00
Eugene
c84de4c39c
Merge pull request #462 from mikemaccana/master
...
Update Windows icon, more room for tabs
2018-10-10 15:56:13 +02:00
Mike MacCana
649eb63f9b
Fix missing word in README
2018-10-10 13:52:28 +01:00
Mike MacCana
ffc68401a7
Make more room for tab titles ( fixes #458 )
...
Making drag area only expand if tabs aren't using the space, 2 squares wide minimum.
2018-10-10 12:24:46 +01:00
Mike MacCana
ef7b1ad5d9
Run an npm audit and fix vulnerabilities
...
$ npm audit fix --force
npm WARN using --force I sure hope you know what you are doing.
> fsevents@1.2.4 install C:\Users\mikem\OneDrive\Documents\terminus-new\terminus\node_modules\fsevents
> node install
npm WARN ajv-keywords@3.2.0 requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN term@ No license field.
+ npx@10.2.0
+ url-loader@1.1.1
+ electron-builder-squirrel-windows@20.28.3
added 83 packages from 35 contributors, removed 39 packages and updated 37 packages in 90.502s
fixed 31 of 39 vulnerabilities in 21449 scanned packages
8 vulnerabilities required manual review and could not be updated
3 package updates for 31 vulns involved breaking changes
(installed due to `--force` option)
2018-10-10 12:24:44 +01:00
Mike MacCana
5bd8fb63e5
Make Windows icon more consistent with other Windows 10 icons ( fixes #461 )
2018-10-10 12:24:44 +01:00
Mike MacCana
addf57960d
Move info about publishing plugins to HACKING
2018-10-10 12:24:44 +01:00
Mike MacCana
768d222d05
README tweaks
...
Put newer/default shells first, HACKING isn't just for plugin development
2018-10-10 12:24:43 +01:00
Eugene Pankov
07792c227e
build re-fix
2018-10-09 08:34:23 +02:00
Eugene Pankov
d1e3f282a1
build fix
2018-10-09 08:15:15 +02:00
Eugene
a18124043c
Merge pull request #457 from Domain/master
...
fix #456
2018-10-09 08:10:53 +02:00
Domain
b3abe32321
fix #456
2018-10-09 11:25:21 +08:00
Eugene Pankov
665a8e714e
scan wsl distros directly in registry
2018-10-08 13:57:33 -07:00
Eugene Pankov
2ec3833977
dropped winreg in favor of rage-edit
2018-10-08 13:40:16 -07:00
Eugene Pankov
73eb8bdbe7
-nologo for powershell ( fixes #452 )
2018-10-08 12:20:28 -07:00
Eugene Pankov
5a5cd09832
Merge branch 'master' of github.com:Eugeny/terminus
2018-10-08 11:31:36 +02:00
Eugene Pankov
c2f4c343a7
Revert "use npms.io instead of npmjs.org for plugin search"
...
This reverts commit 9c6f2747aa
.
2018-10-08 11:30:52 +02:00
Eugene
153cd1ec9a
Merge pull request #437 from Domain/master
...
Support regex and optional script
2018-10-08 08:43:15 +02:00
Domain
0254cabdde
lint
2018-10-08 14:02:20 +08:00
Domain
9eee600ccc
optional script
2018-10-08 14:02:19 +08:00
Domain
24288fac9a
add regex support
2018-10-08 14:02:18 +08:00
Eugene Pankov
441164363f
transparency support on Linux
2018-10-06 20:50:06 +02:00
Eugene Pankov
3d7a4a1e0e
build fix
2018-10-06 20:31:50 +02:00
Eugene Pankov
7984313b06
dropped electron-vibrancy
2018-10-05 21:25:44 +02:00
Eugene Pankov
89cc6c0d20
build fix
2018-10-05 20:20:21 +02:00
Eugene Pankov
d104f5e771
reimplemented Windows vibrancy using windows-swca and windows-blurbehind ( #383 )
2018-10-05 11:12:06 -07:00
Eugene Pankov
5b5d145bd0
lint
2018-10-05 11:36:37 +01:00
Eugene Pankov
78212a9538
build fix
2018-10-05 11:36:15 +01:00