It is impossible to remove the bottom margin under ubuntu, let me tell you why:
Uh-huh...
The essential reason is that the line height of characters displayed under the terminal is fixed... When the terminal window reaches its maximum size, the window height is often not an integer multiple of the line height...
I have the same problem as you. I have a home remedy...that is to adjust the terminal font size...make the window height close to an integer multiple of the row height...
Although I know how to solve it, you should feel happy, let you see the gaps around me under the mac
Is it possible?
Visual inspection is that cmdheight is configured to 2
There seems to be a solution under Windows.
https://github.com/xqin/gvimfullscreen
It is impossible to remove the bottom margin under ubuntu, let me tell you why:
Uh-huh...
The essential reason is that the line height of characters displayed under the terminal is fixed... When the terminal window reaches its maximum size, the window height is often not an integer multiple of the line height...
I have the same problem as you. I have a home remedy...that is to adjust the terminal font size...make the window height close to an integer multiple of the row height...
<ctrl><alt><f2>
vi
This is caused by the inconsistency between the terminal color scheme and vim color scheme. Just change the terminal background color.