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

Test integrated terminal #6654

Closed
3 tasks done
weinand opened this issue May 23, 2016 · 0 comments
Closed
3 tasks done

Test integrated terminal #6654

weinand opened this issue May 23, 2016 · 0 comments

Comments

@weinand
Copy link
Contributor

weinand commented May 23, 2016

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 terminal
  • integratedTerminal.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

  • Launching/exiting command line programs
  • Using the git CLI
  • Running build scripts/gulp tasks
  • Tweaking settings
  • Opening zsh in a bash terminal
@weinand weinand added this to the May 2016 milestone May 23, 2016
@egamma egamma mentioned this issue May 23, 2016
87 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants