1
0
forked from aniani/vim

patch 8.0.0823: cannot paste text into a terminal window

Problem:    Cannot paste text into a terminal window.
Solution:   Make CTRL-W " work.
This commit is contained in:
Bram Moolenaar
2017-07-30 21:46:04 +02:00
parent d09be32142
commit c9456cec0c
2 changed files with 55 additions and 2 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
823,
/**/
822,
/**/