How to set the linespace? #19416

Closed
opened 2026-01-31 06:42:40 +00:00 by claunia · 6 comments
Owner

Originally created by @HusuSama on GitHub (Feb 20, 2023).

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

Originally created by @HusuSama on GitHub (Feb 20, 2023). I needed to set up linespace for neovim, but I didn't find it.
claunia added the Issue-QuestionResolution-AnsweredResolution-DuplicateArea-Fonts labels 2026-01-31 06:42:40 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Feb 20, 2023):

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?

@zadjii-msft commented on GitHub (Feb 20, 2023): 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](https://github.com/microsoft/terminal/wiki/Frequently-Asked-Questions-(FAQ)#where-can-i-find-the-settings-file)/? What version of the Terminal are you using? Sounds a lot like #3498 to me - is that what you're looking for?
Author
Owner

@HusuSama commented on GitHub (Feb 21, 2023):

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.

@HusuSama commented on GitHub (Feb 21, 2023): I want to customize my spacing but not change my font size. Like: ```json { "font": { "linespace": 8, "face": xxx, "size": 14, } } ``` The configuration of cellHeight is not quite the same as I imagined.
Author
Owner

@lhecker commented on GitHub (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).

@lhecker commented on GitHub (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).
Author
Owner

@HusuSama commented on GitHub (Feb 22, 2023):

Maybe I should wait for 1.18😢
image

@HusuSama commented on GitHub (Feb 22, 2023): Maybe I should wait for 1.18😢 ![image](https://user-images.githubusercontent.com/42434762/220510585-6a8f67ce-85cc-43bd-b390-9f6c2f42cc06.png)
Author
Owner

@zadjii-msft commented on GitHub (Feb 22, 2023):

/dup #3498

@zadjii-msft commented on GitHub (Feb 22, 2023): /dup #3498
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Feb 22, 2023):

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[bot] commented on GitHub (Feb 22, 2023): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19416