-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Comments
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? |
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. |
How is it not quite the same? If I understand you correctly, a |
/dup #3498 |
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! |
I needed to set up linespace for neovim, but I didn't find it.
The text was updated successfully, but these errors were encountered: