Re: Effect of 'equalalways' on VimResized event

2013-08-22 Fir de Conversatie Seungbeom Kim
On Thursday, August 1, 2013 5:16:48 AM UTC-7, Bram Moolenaar wrote: What would work better is a relative resizing. Thus if the user makes the Vim window 20% wider, then all split windows become 20% wider. That would be really nice, and it is the way it really should work. That being said,

Re: Effect of 'equalalways' on VimResized event

2013-08-01 Fir de Conversatie Bram Moolenaar
Christian wrote: On Mi, 31 Jul 2013, Bram Moolenaar wrote: [Christian, for some reason quoted long lines are wrapped badly] Yeah, Squirrelmail messed it up. I usually reformat mails using Vim (of course! ;)), but forgot this time. [adjust Vim windows, when vim is resized and

Re: Effect of 'equalalways' on VimResized event

2013-08-01 Fir de Conversatie Ingo Karkat
On 01-Aug-2013 14:16 +0200, Bram Moolenaar wrote: [...] What would work better is a relative resizing. Thus if the user makes the Vim window 20% wider, then all split windows become 20% wider. Similar to what happens to the cursor line when making a window taller or smaller. Because of

Re: Effect of 'equalalways' on VimResized event

2013-07-31 Fir de Conversatie Christian Brabandt
On Mon, July 29, 2013 19:32, Seungbeom Kim wrote: The 'equalalways' option makes all the windows the same size after a window is split or closed. However, it doesn't when the Vim window (either the terminal or the GUI) is resized. I hear many people run [g]vimdiff or ':vsplit', enlarge the Vim

Re: Effect of 'equalalways' on VimResized event

2013-07-31 Fir de Conversatie Bram Moolenaar
[Christian, for some reason quoted long lines are wrapped badly] On Mon, July 29, 2013 19:32, Seungbeom Kim wrote: The 'equalalways' option makes all the windows the same size after a window is split or closed. However, it doesn't when the Vim window (either the terminal or the GUI) is

Re: Effect of 'equalalways' on VimResized event

2013-07-31 Fir de Conversatie Christian Brabandt
Hi Bram! On Mi, 31 Jul 2013, Bram Moolenaar wrote: [Christian, for some reason quoted long lines are wrapped badly] Yeah, Squirrelmail messed it up. I usually reformat mails using Vim (of course! ;)), but forgot this time. [adjust Vim windows, when vim is resized and 'equalalways' is set]

Effect of 'equalalways' on VimResized event

2013-07-29 Fir de Conversatie Seungbeom Kim
The 'equalalways' option makes all the windows the same size after a window is split or closed. However, it doesn't when the Vim window (either the terminal or the GUI) is resized. I hear many people run [g]vimdiff or ':vsplit', enlarge the Vim window, only to find only one of the two inner