]> granicus.if.org Git - vim/commit
patch 8.1.2103: wrong error message if "termdebugger" is not executable v8.1.2103
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Sep 2019 18:47:54 +0000 (20:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Sep 2019 18:47:54 +0000 (20:47 +0200)
commit18223a592efa4399e3951c86deeb712a13b05ca5
treeb06e254920891829c82f360dd86722c2e3881171
parentd17a57a43330977b8f4eb36f1f7a4a66a7bb26c8
patch 8.1.2103: wrong error message if "termdebugger" is not executable

Problem:    wrong error message if "termdebugger" is not executable.
Solution:   Check if "termdebugger" is executable and give a clear error
            message. (Ozaki Kiichi, closes #5000)  Fix indents.
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c