All,

One advantage of GUI Vim not yet mentioned (if I've not
missed anything) is the ability to resize via Vim script.
In Gvim, I can execute the following:

:set columns=161

and the GUI window resizes to accommodate the 161
columns (which makes room for a pair of 80-column
vertical splits and the separating column between them).

I don't know how to make the equivalent behavior work
in console Vim.  Is there a way to configure either Vim or
the terminal emulator (or both) so that Vim can cause a
resize of the terminal emulator's number of columns or lines?

Michael Henry


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to