search

Home  >  Q&A  >  body text

vim - Can Ubuntu terminal emulator adjust text line height?

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

PHPzPHPz2743 days ago845

reply all(1)I'll reply

  • 漂亮男人

    漂亮男人2017-05-16 16:40:41

    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.

    reply
    0
  • Cancelreply