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

Use xterm-256color when creating terminal #10594

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Use xterm-256color when creating terminal #10594

merged 1 commit into from
Jun 13, 2022

Conversation

jeanp413
Copy link
Member

@jeanp413 jeanp413 commented Jun 10, 2022

Description

Use xterm-256color when creating pty terminal

How to test

  1. Run echo $TERM in a task terminal it should output xterm-256color

Release Notes

NONE

@jeanp413
Copy link
Member Author

I don't see any difference but It would be good to use the same value as vscode nonetheless
image

@filiptronicek
Copy link
Member

@jeanp413 is there any difference, or is it maybe just an alias? Is there a different amount of colors supported with xterm-256color? I was trying to find out the difference but was unlucky.

I agree that it's good to have it like VS Code does.

Copy link
Contributor

@mustard-mh mustard-mh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested good.

It's quite different in MacOS for both browser and desktop,

maybe you can test with msgcat too, cc @filiptronicek @jeanp413

sudo apt-get update
sudo apt-get install -y gettext

image

@roboquat roboquat merged commit 1dfc504 into main Jun 13, 2022
@roboquat roboquat deleted the jp/xterm-256color branch June 13, 2022 04:31
@jeanp413
Copy link
Member Author

Cool, thanks @mustard-mh 🚀

@roboquat roboquat added deployed: IDE IDE change is running in production deployed Change is completely running in production labels Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: IDE IDE change is running in production deployed Change is completely running in production release-note-none size/XS team: IDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants