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

weird terminal fonts #37049

Closed
hxlhxl opened this issue Oct 27, 2017 · 1 comment
Closed

weird terminal fonts #37049

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

Comments

@hxlhxl
Copy link

hxlhxl commented Oct 27, 2017

font in terminal rendered weird in recent updates.
it's being perfect at first installation,what can I do and where to start to fix this?

  • VS Code Version: 1.17.2
  • OS Version: ArchLinux 4.13.8-1-ARCH
  • setting:
{
    "window.zoomLevel": 1,
    "files.associations": {
        "*.pug": "jade"
    },
    "workbench.colorTheme": "One Dark Pro Vivid",
    "python.venvPath": "/opt/py2venv/bin/python",
    "python.pythonPath": "/opt/py2venv/bin/python"
}
  • Extensions:
ext version author
Beautify 1.1.1 HookyQR
C/C++ 0.14.0 Microsoft
Go 0.6.66 lukehoban
Linux Themes for VS Code 1.0.1 SolarLiner
mssql 1.2.0 Microsoft
One Dark Pro 2.10.17 zhuangtongfa
Perview 1.3.4 Haixin Chen
Pug snippets 1.0.1 mrmlnc
Python 0.7.0 Don Jayamanne
React-Native 1.4.1 EQuimper
SCSS InterlliSense 0.6.2 mrmlnc
Swagger Viewer 1.4.0 Arjun

werid-terminal

@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

@hxlhxl is that a monospace font? The way character cells dimensions are defined is by measuring the W character using the font.

I suggest changing the font, at least until #35681 is supported

@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
@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