How do you set a fixed height for a window?
Answer
:resize 10
Explanation
Use :resize 10 or :res 10 to set the window height to 10 lines. Combine with set winfixheight to prevent automatic resizing.
:resize 10
Use :resize 10 or :res 10 to set the window height to 10 lines. Combine with set winfixheight to prevent automatic resizing.