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

Set TERM to dumb when it's unknown #775

Closed
wants to merge 1 commit into from

Conversation

amdtech
Copy link

@amdtech amdtech commented Feb 22, 2012

When running external system commands via `` in ruby, the TERM variable is set to unknown, which causes tput to complain:

tput: unknown terminal "unknown"

@ghost
Copy link

ghost commented Feb 22, 2012

Then you're not setting TERM in your environment. Ruby and RVM uses whatever your environment has set up.

@ghost ghost assigned mpapis Feb 22, 2012
@mpapis mpapis closed this in 7db12e3 Feb 22, 2012
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

Successfully merging this pull request may close these issues.

2 participants