Mercurial > vim
comparison src/main.c @ 15740:2fe4a503c5ad v8.1.0877
patch 8.1.0877: new buffer used every time the quickfix window is opened
commit https://github.com/vim/vim/commit/ee8188fc74a7cf9ee7acb634b2bb7a032d0cb24c
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Feb 5 21:23:04 2019 +0100
patch 8.1.0877: new buffer used every time the quickfix window is opened
Problem: New buffer used every time the quickfix window is opened.
Solution: Reuse the buffer. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/3902)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 05 Feb 2019 21:30:06 +0100 |
parents | 536dd2bc5ac9 |
children | a6ca8cf07a98 |
comparison
equal
deleted
inserted
replaced
15739:ae6b78344fb9 | 15740:2fe4a503c5ad |
---|