1
0
forked from aniani/vim

patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window

Problem:    CTRL-W CR does not work properly in a quickfix window.
Solution:   Split the window if needed. (Jason Franklin)
This commit is contained in:
Bram Moolenaar
2018-07-25 22:36:52 +02:00
parent 53901442f3
commit 0a08c63da1
6 changed files with 65 additions and 23 deletions

View File

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