On Wednesday, June 27, 2012 4:45:19 PM UTC+12, John Little wrote: > option.c calls gui_set_shellsize (in gui.c), with its 'fit_to_display' > parameter set to false;
That was written with the faulty recall of a late night debug session. option.c does call gui_set_shellsize, but not directly on 'lines' being set, rather indirectly via set_shellsize and ui_set_shellsize, where fit_to_display is set to false if WIN3264 is not defined. Regards, John -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
