Anton Lindqvist wrote:
> > > Hi,
> > > This patch adds an optional second argument to the bufwinnr function
> > > which if present returns all windows associated with the given buffer
> > > across all tabs. This is useful in order to determine if a buffer is
> > > present in several windows. I'm
On Sun, Feb 21, 2016 at 03:15:17PM +0100, Bram Moolenaar wrote:
>
> Anton Lindqvist wrote:
>
> > Hi,
> > This patch adds an optional second argument to the bufwinnr function
> > which if present returns all windows associated with the given buffer
> > across all tabs. This is useful in order to d
On Sun, Feb 21, 2016 at 03:15:17PM +0100, Bram Moolenaar wrote:
>
> Anton Lindqvist wrote:
>
> > Hi,
> > This patch adds an optional second argument to the bufwinnr function
> > which if present returns all windows associated with the given buffer
> > across all tabs. This is useful in order to d
Anton Lindqvist wrote:
> Hi,
> This patch adds an optional second argument to the bufwinnr function
> which if present returns all windows associated with the given buffer
> across all tabs. This is useful in order to determine if a buffer is
> present in several windows. I'm currently using this
Hi,
This patch adds an optional second argument to the bufwinnr function
which if present returns all windows associated with the given buffer
across all tabs. This is useful in order to determine if a buffer is
present in several windows. I'm currently using this patch in order to
get backspace to