Hi, On Sun, May 19, 2013 at 4:22 PM, Yegappan Lakshmanan <[email protected]> wrote: > Hi all, > >>> >>>> The attached patch introduces a new bufferlist() function which >>>> returns a List of buffers. Each list item is a dictionary containing >>>> the buffer attributes. This function will be useful for plugin >>>> developers. The patch is >>>> against 7.3.905. >>>> >>>> We can extend this function in the future to return more information about >>>> the buffers. >>> >>> Thanks, I'll add it in the todo list. >>> >> I have added two more functions: winlist() and tabpagelist(). The updated >> diff is attached. >> > > I have added the buffer/window/tabpage local variables to the returned list. > The updated diff is attached. >
I have updated the functions to also return buffer/window/tabpage options. The functions are renamed to bufinfo(), wininfo() and tabpageinfo(). The functions can also be used to query information about a single buffer/window/tabpage. - 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/groups/opt_out.
bufwintablist.diff
Description: Binary data
