Re: Bug with tab drop and vertical splits?

2011-11-18 Thread hsitz
On Nov 18, 12:23 pm, Benjamin Fritz wrote: > On Fri, Nov 18, 2011 at 12:48 PM, hsitz wrote: > > Case 1b:  This issue does not exist if the horizontal split on first > > tab is of two different files.  In that case issuing 'tab drop' from a > > different tab will find the files on existing tab cor

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread Ben Fritz
On Nov 18, 3:04 pm, sc wrote: > On Friday, November 18, 2011 14:23:32 Benjamin Fritz wrote: > > > > > On Fri, Nov 18, 2011 at 12:48 PM, hsitz > wrote: > > > Case 1b:  This issue does not exist if the horizontal split > > > on first tab is of two different files.  In that case > > > issuing 'tab

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread sc
On Friday, November 18, 2011 14:23:32 Benjamin Fritz wrote: > On Fri, Nov 18, 2011 at 12:48 PM, hsitz wrote: > > Case 1b: This issue does not exist if the horizontal split > > on first tab is of two different files. In that case > > issuing 'tab drop' from a different tab will find the files >

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread Benjamin Fritz
On Fri, Nov 18, 2011 at 12:48 PM, hsitz wrote: > Case 1b:  This issue does not exist if the horizontal split on first > tab is of two different files.  In that case issuing 'tab drop' from a > different tab will find the files on existing tab correctly. > > Do your windows also get rearranged her

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread hsitz
On Nov 18, 8:24 am, hsitz wrote: > > Thanks yes, not sure how I missed this.  Horizontal splits have same > problems for me, Vim7.3.277 32bit running on win7/64. > I think I see how I missed that now. There are other problems besides the ones that have been described, and one is specific to vert

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread hsitz
On Nov 18, 7:46 am, Ben Fritz wrote: > On Nov 17, 10:40 pm, hsitz wrote: > > > Behavior is as expected when the split in the windows is horizontal: > > tab drop stays on current tab. > > I don't see this, with gvim -N -u NONE -i NONE, or with my normal Vim > config. Horizontal splits also break.

Re: Bug with tab drop and vertical splits?

2011-11-18 Thread Ben Fritz
On Nov 17, 10:40 pm, hsitz wrote: > Unless I'm misunderstanding something, tab drop is broken when there's > a vertical split in the tab where the target file is.   Using Vim73. > Here are steps to reproduce what I'm seeing, which seems like it can't > be desired behavior: > > 1. edit mynewfile

Bug with tab drop and vertical splits?

2011-11-17 Thread hsitz
Unless I'm misunderstanding something, tab drop is broken when there's a vertical split in the tab where the target file is. Using Vim73. Here are steps to reproduce what I'm seeing, which seems like it can't be desired behavior: 1. edit mynewfile 2. vsplit 3. tab drop mynewfile Instead of movi