From fe386641b0c56c5de2bca8e1f4cd5e2a1f1aea7e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 8 Sep 2017 21:10:04 +0200 Subject: patch 8.0.1077: no debugger making use of the terminal window Problem: No debugger making use of the terminal window. Solution: Add the term debugger plugin. So far only displays the current line when stopped. --- Filelist | 1 + 1 file changed, 1 insertion(+) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 594b33552a..0587917c36 100644 --- a/Filelist +++ b/Filelist @@ -638,6 +638,7 @@ RT_ALL = \ runtime/pack/dist/opt/matchit/doc/tags \ runtime/pack/dist/opt/shellmenu/plugin/shellmenu.vim \ runtime/pack/dist/opt/swapmouse/plugin/swapmouse.vim \ + runtime/pack/dist/opt/termdebug/plugin/termdebug.vim \ # runtime files for all distributions without CR-NL translation RT_ALL_BIN = \ -- cgit v1.2.3