mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.2.4152: block insert with double wide character fails
Problem: Block insert with double wide character fails.
Solution: Adjust the expected output.
fc6ccebea6
This commit is contained in:
@@ -28,7 +28,7 @@ describe('utf8', function()
|
||||
expect([[
|
||||
start:
|
||||
axaa
|
||||
xあああ
|
||||
xあああ
|
||||
bxbb]])
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user