comparison Filelist @ 12395:39e1087e7094 v8.0.1077

patch 8.0.1077: no debugger making use of the terminal window commit https://github.com/vim/vim/commit/fe386641b0c56c5de2bca8e1f4cd5e2a1f1aea7e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 8 21:10:04 2017 +0200 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.
author Christian Brabandt <cb@256bit.org>
date Fri, 08 Sep 2017 21:15:05 +0200
parents e7388037a904
children fcb11cfca8b3
comparison
equal deleted inserted replaced
12394:96f54a0f9fd7 12395:39e1087e7094
636 runtime/pack/dist/opt/matchit/plugin/matchit.vim \ 636 runtime/pack/dist/opt/matchit/plugin/matchit.vim \
637 runtime/pack/dist/opt/matchit/doc/matchit.txt \ 637 runtime/pack/dist/opt/matchit/doc/matchit.txt \
638 runtime/pack/dist/opt/matchit/doc/tags \ 638 runtime/pack/dist/opt/matchit/doc/tags \
639 runtime/pack/dist/opt/shellmenu/plugin/shellmenu.vim \ 639 runtime/pack/dist/opt/shellmenu/plugin/shellmenu.vim \
640 runtime/pack/dist/opt/swapmouse/plugin/swapmouse.vim \ 640 runtime/pack/dist/opt/swapmouse/plugin/swapmouse.vim \
641 runtime/pack/dist/opt/termdebug/plugin/termdebug.vim \
641 642
642 # runtime files for all distributions without CR-NL translation 643 # runtime files for all distributions without CR-NL translation
643 RT_ALL_BIN = \ 644 RT_ALL_BIN = \
644 runtime/doc/tags \ 645 runtime/doc/tags \
645 runtime/print/*.ps \ 646 runtime/print/*.ps \