Hi Daniel, On Thu, Jul 12, 2018 at 1:36 PM, Daniel Hahler <[email protected]> wrote: > There is "winid" in getloclist(0, {'all': 1}) already, but this corresponds > to the location list window itself. > > I would like to get the id of the window that the location list window is > for. > > For quickfix lists this would return 0 then. >
Can you try the attached patch? With this patch, when getloclist() is called from the location list window, the 'winid' is set to the identifier of the window containing the location list. Thanks, Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
qfwinid.diff
Description: Binary data
