Update e2e tests

- Tweak things on win for settings combinations which might
  work with all trouble you're getting from win versions and
  node-pty, etc.
- Relates #401
This commit is contained in:
Janne Valkealahti
2022-05-10 09:40:56 +01:00
parent 8af3bd892e
commit 1a1864f8c5
7 changed files with 4431 additions and 3105 deletions

View File

@@ -35,7 +35,7 @@
"typescript": "^4.6.4"
},
"dependencies": {
"node-pty": "^0.10.1",
"node-pty": "0.11.0-beta19",
"xterm-headless": "^4.18.0"
}
}