When I get the results of a search (whether via :cw or the Ack.vim plugin), it goes into the quickfix window.
I then open the file by hitting enter, make changes, and save the file.
The quickfix window is now gone.
I'd like to zoom through the files one by one, keeping the quickfix open until I'm done.
It would be best if the quickfix window updates with the last search though I'd rather have it stay open with stale data rather than close and force me to re-run the last search manually.
Any tips?
vim -u NONE): after pressing<CR>to navigate to a file, the qf window doesn't close. Can you try without a vimrc? See this question – statox Apr 20 '18 at 09:48