comparison src/testdir/Make_all.mak @ 14019:dc67449d648c v8.1.0027

patch 8.1.0027: difficult to make a plugin that feeds a line to a job commit https://github.com/vim/vim/commit/f273245f6433d5d43a5671306b520a3230c35787 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 3 14:47:35 2018 +0200 patch 8.1.0027: difficult to make a plugin that feeds a line to a job Problem: Difficult to make a plugin that feeds a line to a job. Solution: Add the nitial code for the "prompt" buftype.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Jun 2018 15:00:07 +0200
parents 2678e38e1de6
children 2ad722003b36
comparison
equal deleted inserted replaced
14018:c3064aaf53fb 14019:dc67449d648c
145 test_packadd.res \ 145 test_packadd.res \
146 test_paste.res \ 146 test_paste.res \
147 test_perl.res \ 147 test_perl.res \
148 test_plus_arg_edit.res \ 148 test_plus_arg_edit.res \
149 test_preview.res \ 149 test_preview.res \
150 test_prompt_buffer.res \
150 test_profile.res \ 151 test_profile.res \
151 test_python2.res \ 152 test_python2.res \
152 test_python3.res \ 153 test_python3.res \
153 test_pyx2.res \ 154 test_pyx2.res \
154 test_pyx3.res \ 155 test_pyx3.res \