vim - Can Ubuntu terminal emulator adjust text line height?
PHPz
PHPz 2017-05-16 16:38:41
0
1
824

Recently used oh-my-zsh.
It feels pretty good.
Some problems occurred during configuration.
I hope to adjust the row height, but I can't find a way.
is similar to in sublime

{
    "line_padding_top": "7px"
}

Such attributes.

How to adjust like this in zsh?

By the way:
How does Vim adjust the line height in the terminal interface

After receiving some guidance from an expert, I found that it was not a problem with zsh.

So Ubuntu terminal can adjust the text line height?

Or recommend a better terminal emulator, Ubuntu environment.

Ubuntu environment

PHPz
PHPz

学习是最好的投资!

reply all(1)
漂亮男人

ZSH is Shell, not Terminal...
You need to adjust the line height in the terminal emulator settings, which has nothing to do with Shell...
After adjusting the line height of the terminal emulator, the display effect of all command line programs will change accordingly. Including Vim and ZSH you want to adjust.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!