Friday, April 29, 2011

Re: quickfix window's manual fix

Hi,

The quickfix modification functions are rather difficult to use,
especially when you just want to edit one entry. For this reason I
created a vim script called editqf (http://www.vim.org/scripts/
script.php?script_id=3557
). Basically you just press "i" in the
quickfix window. A new window will be opened where you can change the
quickfix entries. When you are done, just save/close the newly created
window with :w or :x.

I hope this is helpful to you.

Greetings,

Jan Christoph

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: