aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2016-12-12 15:05:06 -0500
committerJames McCoy <jamessan@jamessan.com>2016-12-27 14:10:26 -0500
commitd244068f4fda821888a08858c8a00722f0326da6 (patch)
treedc89ed471a445e5a8e6f829666a3b8a3767d0375 /src/clint.py
parent9df9cf4ecc4143ce23b5ab85b2ad1ef413a249bd (diff)
downloadrneovim-d244068f4fda821888a08858c8a00722f0326da6.tar.gz
rneovim-d244068f4fda821888a08858c8a00722f0326da6.tar.bz2
rneovim-d244068f4fda821888a08858c8a00722f0326da6.zip
vim-patch:7.4.1871
Problem: Appending to the quickfix list while the quickfix window is open is very slow. Solution: Do not delete all the lines, only append the new ones. Avoid using a window while updating the list. (closes vim/vim#841) https://github.com/vim/vim/commit/864293abb72d62604d8d6b458addfb43c14230c3
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions