mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
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:
@@ -94,7 +94,7 @@ static int included_patches[] = {
|
||||
// 2350,
|
||||
// 2349,
|
||||
// 2348,
|
||||
// 2347,
|
||||
2347,
|
||||
// 2346,
|
||||
// 2345 NA
|
||||
// 2344 NA
|
||||
|
Reference in New Issue
Block a user