mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.303 #818
Problem: When using double-width characters the text displayed on the command line is sometimes truncated. Solution: Reset the string lenght. (Nobuhiro Takasaki) https://code.google.com/p/vim/source/detail?r=463ef551e9f62b63ac3f85f1f297b668b14bcd09
This commit is contained in:

committed by
Justin M. Keyes

parent
c388737957
commit
4ccf1125ff
@@ -215,7 +215,7 @@ static int included_patches[] = {
|
||||
//306,
|
||||
//305,
|
||||
//304,
|
||||
//303,
|
||||
303,
|
||||
302,
|
||||
301,
|
||||
//300,
|
||||
|
Reference in New Issue
Block a user