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

Allow user pass their own TERM env #30

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

petertheprocess
Copy link
Contributor

#13
Now user can pass their own TERM env to enable full color support.

docker run -it --env=TERM=xterm-256color image:tag zsh

@deluan
Copy link
Owner

deluan commented Sep 30, 2024

Not sure if this will fix the issue, because AFAIK when running the container from VSCode, you'd have to manually change the devcontainer config to pass a different TERM, but it is nice to respect the original TERM set.

@deluan deluan merged commit cb315e1 into deluan:master Sep 30, 2024
8 checks passed
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