]> granicus.if.org Git - vim/commit
patch 8.0.1818: lines remove from wrong buffer when using terminal window v8.0.1818
authorBram Moolenaar <Bram@vim.org>
Sat, 12 May 2018 14:55:14 +0000 (16:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 May 2018 14:55:14 +0000 (16:55 +0200)
commit3f1a53c4349a309c3f4acf358d3cf18f9c455050
tree4af721860a28faa627b037cd21c6a70868805d84
parentb0f42ba60d9e6d101d103421ba0c351811615c15
patch 8.0.1818: lines remove from wrong buffer when using terminal window

Problem:    Lines remove from wrong buffer when using terminal window.
Solution:   Make sure to use tl_buffer.
src/terminal.c
src/version.c