vim-patch:7.4.2347

Problem:    Crash when closing a buffer while Visual mode is active.
            (Dominique Pelle)
Solution:   Adjust the position before computing the number of lines.
            When closing the current buffer stop Visual mode.

c4a908e836
This commit is contained in:
raichoo
2017-03-11 10:46:50 +01:00
parent 4500b16f15
commit ae828982ce
4 changed files with 29 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ static int included_patches[] = {
// 2350,
// 2349,
// 2348,
// 2347,
2347,
// 2346,
// 2345 NA
// 2344 NA