zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #02291
[Bug 671557] [NEW] vim plugin errors when opening quickfix window
Public bug reported:
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
** Affects: zeitgeist-dataproviders
Importance: Undecided
Status: New
--
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
Follow ups
References