> Is there any way to prevent vim from auto-resizing? It will > not accept any value higher than 41 for height -- I imagine > this is calculated with the font, etc. Anyway, it is > extremely irritating since I then have to pull the bottom down > another two lines (ie, the window border is still visible at > 43 lines).
I fought with this on Win32 gvim and never found a satisfactory solution...Vim regularly wanted to override the specified number of lines to make sure it fit on the screen for its definition of "fit" (which, as you experience, left several lines off). I've since moved mostly to my Linux box where I use console vim instead, and have my xterms set so that I can maximize them vertically with no window-chrome (fairly easy to do in Fluxbox...not sure about other window managers). -tim -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
