Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file name encoding problem #36

Closed
hhaoao opened this issue May 28, 2021 · 1 comment
Closed

file name encoding problem #36

hhaoao opened this issue May 28, 2021 · 1 comment

Comments

@hhaoao
Copy link

hhaoao commented May 28, 2021

When the encoding is inconsistent, the plug-in will not work properly.

test file:

新建文本文档.js

123哈哈

test command:

Arg --js 1

vimrc:

encoding = utf-8
fileencoding = cp936

results:

No target or display is not normal.

@hhaoao
Copy link
Author

hhaoao commented Jun 2, 2021

I found the solution.

" let $LC_MESSAGES = 'zh_CN.utf8'
let $LC_MESSAGES = 'en_US.utf8'

@hhaoao hhaoao closed this as completed Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant