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

Integrated Terminal letter spacing too wide #37051

Closed
agasser opened this issue Oct 27, 2017 · 3 comments
Closed

Integrated Terminal letter spacing too wide #37051

agasser opened this issue Oct 27, 2017 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@agasser
Copy link

agasser commented Oct 27, 2017

  • VSCode Version: 1.17.2
  • OS Version: CentoOS 7.4.1708

Steps to Reproduce:

  1. Open Visual Studio Code
  2. Open Integrated Terminal

Reproduces without extensions: Yes

The integrated terminal displays text with letter spacing that is way too wide. See the screenshot below. This started with 1.17.0, and is still present in 1.17.2.

image

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Oct 27, 2017
@Tyriar
Copy link
Member

Tyriar commented Oct 27, 2017

@agasser do you have a custom terminal font?

The fix it to set it to a monospace font, see #35681

@Tyriar Tyriar closed this as completed Oct 27, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 27, 2017
@agasser
Copy link
Author

agasser commented Oct 27, 2017

Changing the font for the editor or terminal does not work. The settings below have no effect, the font in the editor and the terminal do not change.

image

As a troubleshooting step I installed Adobe's Source Code Pro font and now it is using that everywhere. That did fix my terminal display issue, so it seems this is a duplicate. Now I'll have to figure out why I'm unable to configure the font family through the settings.

@Tyriar
Copy link
Member

Tyriar commented Oct 27, 2017

@agasser if those settings didn't do anything but Source Code Pro did work, that indicates to me that Chromium isn't picking up Cantarell and Nimbus Mono properly.

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants