Re: [patch] make netbeans tabpage aware

2015-03-14 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > On 03/14/2015 12:13 AM, Bram Moolenaar wrote: > > > > Xavier de Gaye wrote: > > > >> The Vim netbeans interface is not tabpage aware and does not check the > >> 'switchbuf' option. So, even when a buffer is already loaded in the > window of > >> a tab, placing an an

Re: [patch] make netbeans tabpage aware

2015-03-14 Fir de Conversatie Xavier de Gaye
On 03/14/2015 12:13 AM, Bram Moolenaar wrote: > > Xavier de Gaye wrote: > >> The Vim netbeans interface is not tabpage aware and does not check the >> 'switchbuf' option. So, even when a buffer is already loaded in the window of >> a tab, placing an annotation in this buffer will cause the buffer

Re: [patch] make netbeans tabpage aware

2015-03-14 Fir de Conversatie Xavier de Gaye
On 03/14/2015 12:13 AM, Bram Moolenaar wrote: > > Xavier de Gaye wrote: > >> The Vim netbeans interface is not tabpage aware and does not check the >> 'switchbuf' option. So, even when a buffer is already loaded in the window of >> a tab, placing an annotation in this buffer will cause the buffer

Re: [patch] make netbeans tabpage aware

2015-03-13 Fir de Conversatie Bram Moolenaar
Xavier de Gaye wrote: > The Vim netbeans interface is not tabpage aware and does not check the > 'switchbuf' option. So, even when a buffer is already loaded in the window of > a tab, placing an annotation in this buffer will cause the buffer to be loaded > in the current window of the current ta

[patch] make netbeans tabpage aware

2015-03-13 Fir de Conversatie Xavier de Gaye
The Vim netbeans interface is not tabpage aware and does not check the 'switchbuf' option. So, even when a buffer is already loaded in the window of a tab, placing an annotation in this buffer will cause the buffer to be loaded in the current window of the current tab instead of moving to the tab