On Tue, 9 May 2006, Michael Fross wrote:
Hello everyone,
Does VIM (v7) have a way to tell me the screen width from an OS point of view?
I like to position gvim in a specific place on my screen and I use computers
with different resolutions. Right now I shell out via a system call and get
the info, but it would be much cleaner and more portable to do so without
calling an external program.
AFAIK, Vim isn't able to tell what screen resolution you're using.
IMHO, screen resolution has nothing to do with Vim :)
See ":help design-not".
--
Gerald