Hi all vimmers:

In vim we can use :ls to list all buffers. You open 3 files, it all show 
in buffers.

When you exit, and start vim without command-line arguments, the buffers 
are still there, use :ls list all buffers.

When you start vim with a file name as argument, the buffers are 
cleared, use :ls list only the opened file and my buffer lists are lost 
forever.

Is there anyway to preserve the buffer list when I start vim with a file 
name? Or if anyone can provide ideas on save/restore the buffer list so 
that I can use :ls to list buffer in the last vim session?


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to