mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
version.c: Mark 7.4.935 NA
Problem: test_utf8 fails on MS-Windows when executed with gvim.
Solution: Use the insert flag on feedkeys() to put the string before the
":" that was already read when checking for available chars.
6040256d8b
---
feedkeys() is not used by legacy test utf8.
This commit is contained in:
@@ -353,7 +353,7 @@ static int included_patches[] = {
|
||||
// 938 NA
|
||||
// 937,
|
||||
// 936,
|
||||
// 935,
|
||||
// 935 NA
|
||||
// 934 NA
|
||||
933,
|
||||
932,
|
||||
|
Reference in New Issue
Block a user