Saluton Tony :) On Sun 19 Apr 2009 21:30 +0200, Tony Mechelynck <[email protected]> dixit: > On 19/04/09 20:52, Michael Henry wrote: >> 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 > > That depends on the console. In the Linux (true-text) console, in > xterm and (I think) in Windows, Vim can't resize the terminal AFAIK. > OTOH, in konsole, setting 'lines' and 'columns' does resize the > terminal. In the Mac's Terminal.app console, I don't know.
Under Linux, libvte-based terminals doesn't seem to be able to resize after doing ":set columns=whatever". I haven't tested under sakura, but I've tested with gnome-terminal and xfce4-terminal. -- Raúl "DervishD" Núñez de Arenas Coronado Linux Registered User 88736 | http://www.dervishd.net It's my PC and I'll cry if I want to... RAmen! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
