Re: How to close all files opened by different vim instances.

2011-03-17 Thread Forest Wang
different windows/terminals. Thanks. BR Wang, Mengjia 2011/3/17 ZyX > Reply to message «How to close all files opened by different vim > instances.», > sent 11:08:22 17 March 2011, Thursday > by Forest Wang: > > <...> > > vim c& > > ... > > > &g

How to close all files opened by different vim instances.

2011-03-17 Thread Forest Wang
All, Say, in a terminal, I opened many files by invoking vim or gvim program many times, like: vim a& vim b& vim c& ... Than I realized I need to close all of them. So I had to close them one by one: %1 and :qa! %2 and :qa! ... Is there a better way to close all files by issuing one command or

Re: (g)vim stop work suddenly on Win7

2010-12-30 Thread Forest Wang
thout noticed that it has changed to another directory. Thanks again for your help BR Wang, Mengjia 2010/12/30 Dennis Benzinger > Hello! > > Am 30.12.2010 04:34, schrieb Forest Wang: > >> Hi All, >> >> Recently, I noticed that (g)vim stop work on my Win7 X64 system, may be

(g)vim stop work suddenly on Win7

2010-12-29 Thread Forest Wang
Hi All, Recently, I noticed that (g)vim stop work on my Win7 X64 system, may be it is caused by certain windows updated patch. So if there is debug enabled version for windows, I can have a try to get a trace with gdb. C:\code\qt\2009.03\mingw\bin>gdb "C:\Program Files (x86)\Vim\vim72\gvim.exe" G