← Back to team overview

zeitgeist team mailing list archive

[Bug 671557] Re: vim plugin errors when opening quickfix window

 

** Branch linked: lp:zeitgeist-dataproviders

-- 
vim plugin errors when opening quickfix window
https://bugs.launchpad.net/bugs/671557
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.

Status in Zeitgeist Data-Sources: New

Bug description:
When opening the quickfix window (:help quickfix) with zeitgeist.vim installed, it errors out because the window has no filename, associated with it. This will happen with other temporal windows, as well. To repro:

run in vim:

# Populate the quickfix window
:grep a *

# Open it
:cw

Diff with fix is attached





References