Describe the bug
No Chinese, or probably other double space characters shown in interface. Not reproduced in other GUI's, such as goneovim, FVim, neovide.
Steps to reproduce
load a file in Chinese or paste some Chinese into buffer. They show unrecognizable. (I can see the font works, which should show correctly.)
Your neoray config in init.vim (Only the part that concerns neoray!)
set nocompatible
set guifont=SimSun-ExtB
set fileencodings=gb2312,utf-8,ucs-bom,gb18030,gbk,cp936
set termencoding=gb2312
set encoding=utf-8
Crash log if available (may be generated by neoray after crash)
Debug output (you can generate starting neoray with --verbose option)
(none)
Please complete the following information:
Describe the bug No Chinese, or probably other double space characters shown in interface. Not reproduced in other GUI's, such as goneovim, FVim, neovide.
Steps to reproduce load a file in Chinese or paste some Chinese into buffer. They show unrecognizable. (I can see the font works, which should show correctly.)
Your neoray config in init.vim (Only the part that concerns neoray!)
Crash log if available (may be generated by neoray after crash)
Debug output (you can generate starting neoray with --verbose option) (none)