-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Test integrated terminal #6654
Labels
Milestone
Comments
This was referenced May 24, 2016
This was referenced May 24, 2016
This was referenced May 24, 2016
This was referenced May 24, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test for #143:
Verify that the integrated terminal works as expected.
It should generally work out of the box, some setup information is available here #143 (comment)
Settings
Here are the available settings:
integratedTerminal.ansiColors.*
- Controls the colors of the terminal for supported terminals (bash, zsh, etc.)integratedTerminal.fontFamily
- The font used in the terminalintegratedTerminal.shell.unixLike
- Shell to use on Mac/Linux ($SHELL
is default)integratedTerminal.shell.windows
- Shell to use on Windows (eg. "cmd.exe")Example test cases
The text was updated successfully, but these errors were encountered: