-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[Bug]: Terminal is not working on Termux. #5496
Comments
Hmm 🤔 What version of node are you using? |
v16.16.0 |
same |
I managed to make the terminal work.
|
@kawanakaiku wow, nice find! Do you think this is an upstream issue? I wonder if it can be reproduced with https://xtermjs.org/ |
@jsjoeio Maybe not since the source https://github.com/microsoft/vscode/blob/main/src/vs/platform/environment/node/userDataPath.js hasn't changed for a year. For xtermjs, I couldn't find out any problems. |
Ah darn it. Well sounds like a code-server issue then. Thank you for looking! |
Since that file is in https://github.com/microsoft/vscode we should try reporting and fixing there. |
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.6.0Steps to Reproduce
code-server
.Expected
Something like this.
Actual
Logs
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over HTTPS?
Notes
Terminal is fine on code-server@4.5.2.
The text was updated successfully, but these errors were encountered: