Skip to content
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

Unkown terminal type #120

Closed
IonicaBizau opened this issue May 12, 2015 · 1 comment
Closed

Unkown terminal type #120

IonicaBizau opened this issue May 12, 2015 · 1 comment

Comments

@IonicaBizau
Copy link

On some machines it outputs:

"<Term name>": unknown terminal type

That's because of the missing TERM variable. A solution is to force this variable to be set in the pty.js session.

@chjj Do you think it would be nice to force this to happen in every pty.js session? I'd be glad to commit a fix for that.

@IonicaBizau
Copy link
Author

Actually, just don't pass the name option in the options object.

ddm pushed a commit to ddm/pty.js that referenced this issue Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant