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

fix: Use correct terminal on linux systems #1099

Merged
merged 1 commit into from
Apr 5, 2020
Merged

fix: Use correct terminal on linux systems #1099

merged 1 commit into from
Apr 5, 2020

Conversation

Esemesek
Copy link
Member

@Esemesek Esemesek commented Apr 5, 2020

Summary:

User correct env variable for opening new terminal on linux.

EDIT: This assumes that linux users have their TERM env variable exported correctly (I think this is the only reliable way to tell what terminals are used on linux systems). On my ArchLinux it was exported with value xterm-256color (it should be just xterm).

Test Plan:

Tested on ArchLinux

@thymikee thymikee merged commit e87b6b5 into master Apr 5, 2020
@thymikee thymikee deleted the fix/term branch April 5, 2020 20:26
@thymikee
Copy link
Member

thymikee commented Apr 5, 2020

Would be good to document this behavior somewhere in the docs of start command.

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