> On Thu, Nov 21, 2013 at 5:10 PM, av <[email protected]> wrote: > >> Hi, >> >> Is there a way to see for each tabs only the files opened in that tab? >> The ls or buffers command will show all buffers for all tabs, I would like >> the tab to behave like mini projects or categories of tasks. >> > I added that feature to the BufExplorer plugin.
Once you enter BufExplorer, hit T (or read the help hitting F1 inside BufExplorer). It reduces the list of buffers shown to only those buffers which have been edited (last) in this tab. T again to toggle back to all buffers. HTH, David -- -- You received this message from the "vim_use" 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_use" 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.
