from within a vim script, how can I tell if the quickfix window is currently open?
alternatively: is there a single command to toggle the quickfix window, rather than issuing :copen and :ccl? thanks, mike p.s. I'm running vim70
from within a vim script, how can I tell if the quickfix window is currently open?
alternatively: is there a single command to toggle the quickfix window, rather than issuing :copen and :ccl? thanks, mike p.s. I'm running vim70