]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1107: terminal debugger jumps to non-existing file v8.0.1107
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Sep 2017 14:10:38 +0000 (16:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Sep 2017 14:10:38 +0000 (16:10 +0200)
commit38baa3e63427112d389de5e5942243414d9b1336
tree7593150b028869db073ff226c295a17cf77033c6
parent69e8aa75112a0b12811a4f4d11061adceffbbabc
patch 8.0.1107: terminal debugger jumps to non-existing file

Problem:    Terminal debugger jumps to non-existing file.
Solution:   Check that the file exists.  Add an option to make the Vim wide
            wide. Fix removing highlight groups.
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c