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

COLORTERM not imported into Ubuntu instance #2208

Open
jandubois opened this issue Feb 15, 2024 · 1 comment
Open

COLORTERM not imported into Ubuntu instance #2208

jandubois opened this issue Feb 15, 2024 · 1 comment

Comments

@jandubois
Copy link
Member

Even though the AcceptEnv setting has been added, the variable is not accepted, even after a restart of the instance (which shouldn't be necessary anyways):

$ lima sudo grep AcceptEnv /etc/ssh/sshd_config
AcceptEnv COLORTERM LANG LC_*
$ COLORTERM=truecolor lima env | grep COLOR

@afbjorklund Am I missing something about how this should work, or has it been broken since the initial implementation?

Ref #2202

@afbjorklund
Copy link
Contributor

afbjorklund commented Feb 16, 2024

I think it has always been this way, the known workarounds were rm ssh.sock or ssh -O exit.

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

2 participants