forked from aniani/vim
patch 9.0.1518: search stats not always visible when searching backwards
Problem: Search stats not always visible when searching backwards.
Solution: Do not display the top/bot message on top of the search stats.
(Christian Brabandt, closes #12322, closes #12222)
This commit is contained in:
committed by
Bram Moolenaar
parent
00d07e7682
commit
34a6a3617b
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1518,
|
||||
/**/
|
||||
1517,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user