Re: Gvim on Windows doesn't remember its position and size

2011-11-29 Fir de Conversatie Дмитрий Франк
Sorry that so long. I have been using Gvim 7.3 without any patches, and negative values on it wasn't work. I have installed Gvim from www.vim.org recently, and its behavior is better, but anyway doesn't work as it should work. To make Gvim full-screen in my left monitor, i need to do the

Re: Gvim on Windows doesn't remember its position and size

2011-11-29 Fir de Conversatie Jürgen Krämer
Hi, Дмитрий Франк wrote: Sorry that so long. I have been using Gvim 7.3 without any patches, and negative values on it wasn't work. I have installed Gvim from www.vim.org http://www.vim.org recently, and its behavior is better, but anyway doesn't work as it should work. To make Gvim

Re: Gvim on Windows doesn't remember its position and size

2011-11-29 Fir de Conversatie Jürgen Krämer
Дмитрий Франк schrieb: Just switch the order of your commands 1) :set lines=67 2) :set columns=237 3) :winpos -1684 -4 Regards, Jürgen I tried to do so, but my primary monitor (this is a monitor in which Vim starts) is less than secondary, so, :set

Re: Gvim on Windows doesn't remember its position and size

2011-11-29 Fir de Conversatie Дмитрий Франк
2011/11/30 Jürgen Krämer jottka...@googlemail.com Дмитрий Франк schrieb: Just switch the order of your commands 1) :set lines=67 2) :set columns=237 3) :winpos -1684 -4 Regards, Jürgen I tried to do so, but my primary monitor (this is a

Re: Gvim on Windows doesn't remember its position and size

2011-11-18 Fir de Conversatie Christian Brabandt
Hi Дмитрий! On Do, 17 Nov 2011, Дмитрий Франк wrote: 15 ноября 2011 г. 15:05 пользователь Christian Brabandt cbli...@256bit.orgнаписал: On Sun, November 13, 2011 4:43 pm, Дмитрий Франк wrote: Dear Vim developers, so do you plan to allow negative values for :winpos in future? Vim

Re: Gvim on Windows doesn't remember its position and size

2011-11-17 Fir de Conversatie Дмитрий Франк
15 ноября 2011 г. 15:05 пользователь Christian Brabandt cbli...@256bit.orgнаписал: On Sun, November 13, 2011 4:43 pm, Дмитрий Франк wrote: Dear Vim developers, so do you plan to allow negative values for :winpos in future? Vim doesn't care, whether the values are negative or positive. I

Re: Gvim on Windows doesn't remember its position and size

2011-11-16 Fir de Conversatie Christian Brabandt
On Wed, November 16, 2011 6:37 am, John Little wrote: Christian Brabandt said: Vim doesn't care, whether the values are negative or positive. I can successfully use negative values using either the Windows built or the GTK built. What Gui are you using? It sounds rather like an issue with

Re: Gvim on Windows doesn't remember its position and size

2011-11-15 Fir de Conversatie Christian Brabandt
On Sun, November 13, 2011 4:43 pm, Дмитрий Франк wrote: Dear Vim developers, so do you plan to allow negative values for :winpos in future? Vim doesn't care, whether the values are negative or positive. I can successfully use negative values using either the Windows built or the GTK built. What

Re: Gvim on Windows doesn't remember its position and size

2011-11-15 Fir de Conversatie John Little
Christian Brabandt said: Vim doesn't care, whether the values are negative or positive. I can successfully use negative values using either the Windows built or the GTK built. What Gui are you using? It sounds rather like an issue with your gui toolkit. Er... on my gvim 7.3.353 Huge version

Re: Gvim on Windows doesn't remember its position and size

2011-11-13 Fir de Conversatie Дмитрий Франк
Dear Vim developers, so do you plan to allow negative values for :winpos in future? 7 ноября 2011 г. 8:42 пользователь Дмитрий Франк dimon.fr...@gmail.comнаписал: 3 ноября 2011 г. 19:58 пользователь Walt Elam wre...@gmail.com написал: 2011/11/3 Дмитрий Франк dimon.fr...@gmail.com

Re: Gvim on Windows doesn't remember its position and size

2011-11-03 Fir de Conversatie Tony Mechelynck
On 03/11/11 05:54, Дмитрий Франк wrote: :winpos x-position y-position Set the x,y position of the gVim Window when gVim starts :set lines=integer Set the number of rows that the gVim window has :set columns=integer Set the number of

Re: Gvim on Windows doesn't remember its position and size

2011-11-03 Fir de Conversatie Дмитрий Франк
3 ноября 2011 г. 11:09 пользователь Tony Mechelynck antoine.mechely...@gmail.com написал: On 03/11/11 05:54, Дмитрий Франк wrote: Hmm, IIUC Vim doesn't know about multiple monitors, or about the fact that negative coordinates might be meaningful: so when it moves or resizes the Vim screen

Re: Gvim on Windows doesn't remember its position and size

2011-11-03 Fir de Conversatie Walt Elam
2011/11/3 Дмитрий Франк dimon.fr...@gmail.com :winpos x-position y-position Set the x,y position of the gVim Window when gVim starts :set lines=integer Set the number of rows that the gVim window has :set columns=integer

Re: Gvim on Windows doesn't remember its position and size

2011-11-02 Fir de Conversatie Ben Fritz
On Oct 31, 6:33 am, Walt Elam wre...@gmail.com wrote: 2011/10/31 Дмитрий Франк dimon.fr...@gmail.com Gvim on Windows doesn't remember its position and size. I have two monitors, and Gvim always starts in the primary monitor and non-maximized. I have to everytime move it to another

Re: Gvim on Windows doesn't remember its position and size

2011-11-02 Fir de Conversatie Дмитрий Франк
:winpos x-position y-position Set the x,y position of the gVim Window when gVim starts :set lines=integer Set the number of rows that the gVim window has :set columns=integerSet the number of columns that the

Re: Gvim on Windows doesn't remember its position and size

2011-10-31 Fir de Conversatie Ben Fritz
On Oct 31, 12:05 am, Дмитрий Франк dimon.fr...@gmail.com wrote: Gvim on Windows doesn't remember its position and size. I have two monitors, and Gvim always starts in the primary monitor and non-maximized. I have to everytime move it to another monitor and maximize. Other Windows

Re: Gvim on Windows doesn't remember its position and size

2011-10-31 Fir de Conversatie Walt Elam
2011/10/31 Дмитрий Франк dimon.fr...@gmail.com Gvim on Windows doesn't remember its position and size. I have two monitors, and Gvim always starts in the primary monitor and non-maximized. I have to everytime move it to another monitor and maximize. Other Windows applications remember its