mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.1948
Problem: Using Ctrl-A with double-byte encoding may result in garbled text.
Solution: Skip to the start of a character. (Hirohito Higashi)
ad5ca9bc1e
This commit is contained in:
@@ -492,7 +492,7 @@ static int included_patches[] = {
|
||||
// 1951 NA
|
||||
1950,
|
||||
1949,
|
||||
// 1948,
|
||||
1948,
|
||||
// 1947 NA
|
||||
// 1946 NA
|
||||
// 1945 NA
|
||||
|
Reference in New Issue
Block a user