-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Many shells launched from the integrated terminal on Windows don't function in various ways #14613
Comments
The same error as shown in #13809 also occurs when using the GHCi REPL (Haskell). It is not possible to use combinations with ALT-GR by keyboard or even paste them in.
|
Many of these could be fixed by updating to [email protected] in https://github.com/Tyriar/pty.js/issues/10 |
Is there any movement on the syncing issue? I am still seeing this issue in git bash on Windows 10 with the latest release of visual studio code. |
https://github.com/Tyriar/pty.js/issues/10 is on the iteration plan for January which should hopefully improve the situation, it's one of the lower priority tasks though so it may not make it in. |
This is the first build to feature the upgrade to [email protected] 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
I'll verify this one |
|
irb
(Ruby): "The cursor can move in the normal terminal , but can't when entered the irb!"The text was updated successfully, but these errors were encountered: