Skip to content

Commit

Permalink
Uplevel node-pty to 0.6.0-beta2
Browse files Browse the repository at this point in the history
This is the first build to feature the upgrade to winpty@0.4.1 in addition to
the conversion to TypeScript and general code clean up. The most notable
change is that Git Bash no longer goes out of sync and likely a bunch of other
issues in #14613. Certain applications within WSL do not function correctly
with this build.

I tested this on Windows and Linux.

Part of #13625
  • Loading branch information
Tyriar committed Jan 16, 2017
1 parent 77469a1 commit 63f1fa6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"iconv-lite": "0.4.15",
"minimist": "1.2.0",
"native-keymap": "0.3.0",
"node-pty": "0.4.1",
"node-pty": "0.6.0-beta2",
"semver": "4.3.6",
"vscode-debugprotocol": "1.15.0",
"vscode-textmate": "3.1.0",
Expand Down

0 comments on commit 63f1fa6

Please sign in to comment.