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 has large empty space when zooming out #12810

Closed
kieferrm opened this issue Sep 27, 2016 · 3 comments
Closed

Integrated Terminal has large empty space when zooming out #12810

kieferrm opened this issue Sep 27, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Milestone

Comments

@kieferrm
Copy link
Member

While testing #12519.

  • VSCode Version: 1.6.0 insiders
  • OS Version: MacOs

Steps to Reproduce:

  1. open the integrated terminal
  2. Command+Minus to zoom one level out

See screenshot:

screen shot 2016-09-27 at 11 25 27 am

@kieferrm kieferrm added the terminal Integrated terminal issues label Sep 27, 2016
@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug macos Issues with VS Code on MAC/OS X labels Sep 27, 2016
@Tyriar Tyriar added this to the Backlog milestone Sep 27, 2016
@Tyriar Tyriar removed the macos Issues with VS Code on MAC/OS X label Nov 14, 2016
@pchomik
Copy link

pchomik commented Dec 16, 2016

I have same for:
vscode: 1.8.0
system: Ubuntu 16.04

I set zoomLevel to 1 and after that first line is cutoff.

@pchomik
Copy link

pchomik commented Dec 16, 2016

I found small workaround for this issue.
There is another configuration "terminal.integrated.lineHeight". I changed default value to 1.15 and now terminal look nice again.
This solution is not working if some shortcut is used to change zoom but it is working if zoom level is set in settings.json

@Tyriar
Copy link
Member

Tyriar commented Jan 3, 2017

Duplicate #14479

@Tyriar Tyriar closed this as completed Jan 3, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 3, 2017
@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.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

3 participants