Re: [patch] Add optional argument to bufwinnr to return all windows

2016-04-05 Fir de Conversatie Bram Moolenaar
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

Re: [patch] Add optional argument to bufwinnr to return all windows

2016-04-05 Fir de Conversatie Anton Lindqvist
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

Re: [patch] Add optional argument to bufwinnr to return all windows

2016-02-21 Fir de Conversatie Anton Lindqvist
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

Re: [patch] Add optional argument to bufwinnr to return all windows

2016-02-21 Fir de Conversatie Bram Moolenaar
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

[patch] Add optional argument to bufwinnr to return all windows

2016-02-21 Fir de Conversatie Anton Lindqvist
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