forked from aniani/vim
patch 8.2.4745: using wrong flag for using bell in the terminal
Problem: Using wrong flag for using bell in the terminal. Solution: Change to use BO_TERM.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4745,
|
||||
/**/
|
||||
4744,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user