Sometimes I work with really small terminal windows and need every piece of space available. So I want to hide the vim status line.
I already set laststatus=0 this hides one of the status lines. But there is still another one with the content -- INSERT -- and "filename.ext" 22L 500C.
How can I hide this line?