I see, then we'll just handle that case for now. Thank you Bram måndag 8 februari 2021 kl. 21:54:14 UTC+1 skrev Bram Moolenaar:
> > > Also, is it intended behaviour that vim do reuse buffer numbers, or do > you > > want me to write an issue about it? > > If it is intended, are there other cases where it could happen? The > current > > design in govim assumes that buffer numbers are unique and never reused. > > In general buffer numbers are not reused. However, for the scratch > buffer that grep uses an exception was made to avoid it eating up a lot > of buffer numbers. > > -- > You know you use Vim too much when you have this alias in your > ~/.bashrc file: alias :e=/bin/vim (Eljay Love-Jensen) > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org /// > -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/a10cf872-9535-4fe6-a7a5-f18475da999an%40googlegroups.com.
