forked from aniani/vim
patch 8.2.3400: ":z!" is not supported
Problem: ":z!" is not supported. Solution: Make ":z!" work and add tests. (Dominique Pellé, closes #8836) Use display height instead of current window height.
This commit is contained in:
committed by
Bram Moolenaar
parent
deba5eb195
commit
7f2dd1e90c
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3400,
|
||||
/**/
|
||||
3399,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user