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

How to set the linespace? #14882

Closed
HusuSama opened this issue Feb 20, 2023 · 6 comments
Closed

How to set the linespace? #14882

HusuSama opened this issue Feb 20, 2023 · 6 comments
Labels
Area-Fonts Related to the font Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@HusuSama
Copy link

I needed to set up linespace for neovim, but I didn't find it.

@HusuSama HusuSama added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Feb 20, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Feb 20, 2023
@zadjii-msft
Copy link
Member

I'm afraid you're going to need to be more specific. Is the line spacing too big? Too small? What font are you using? Could you share your settings.json file/? What version of the Terminal are you using?

Sounds a lot like #3498 to me - is that what you're looking for?

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Feb 20, 2023
@HusuSama
Copy link
Author

I want to customize my spacing but not change my font size. Like:

{
	"font": {
		"linespace": 8,
		"face": xxx,
		"size": 14,
	}
}

The configuration of cellHeight is not quite the same as I imagined.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Feb 21, 2023
@lhecker
Copy link
Member

lhecker commented Feb 21, 2023

How is it not quite the same? If I understand you correctly, a cellHeight of 22pt should achieve this. BTW the pull request #14255 will only ship with the next preview version however (1.18).

@zadjii-msft zadjii-msft added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Issue-Question For questions or discussion Area-Fonts Related to the font Resolution-Answered Related to questions that have been answered and removed Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Attention The core contributors need to come back around and look at this ASAP. labels Feb 21, 2023
@HusuSama
Copy link
Author

Maybe I should wait for 1.18😢
image

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Feb 22, 2023
@zadjii-msft
Copy link
Member

/dup #3498

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements Needs-Attention The core contributors need to come back around and look at this ASAP. labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Fonts Related to the font Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants