On Tue, Jul 31, 2012 at 3:44 AM, Sascha Hauer wrote:
>
> I'm a everyday user of cream and enjoy it very much. There's one
> thing that really nags me though: When I have many tabs open, then
> each time I close a tab cream internally seems to iterate over all
> opened tabs. This can take a very long time, with many documents
> opened it often takes up to 10s just to close a tab.
>
> Is there any way to get rid of this? I tried looking myself, but
> didn't find the place where this iteration happens.

The code starts at Cream_close() in cream-lib.vim and references a
number of window and tab setup functions both here and in
cream-win-tab-buf.vim.

The whole thing could use a good re-factoring because much of this
worked around bugs in Vim that may now be solved.

-- 
Steve Hall  [ digitect dancingpaper com ]
:: Cream for Vim (http://cream.sourceforge.net)

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
cream-general mailing list
cream-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cream-general

Reply via email to