mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1491 #5048
Problem: Visual-block shift breaks multi-byte characters.
Solution: Compute column differently. (Yasuhiro Matsumoto) Add a test.
20b4f463f4
This commit is contained in:
@@ -208,7 +208,7 @@ static int included_patches[] = {
|
||||
// 1494,
|
||||
// 1493 NA
|
||||
1492,
|
||||
// 1491,
|
||||
1491,
|
||||
// 1490 NA
|
||||
// 1489 NA
|
||||
// 1488 NA
|
||||
|
Reference in New Issue
Block a user