Vim 显示奇怪的Â腻子上的字符
当我在 Vim 中编辑文件时,我有一些行带有一堆 显示 的 。
我已经检查了编码,
:set encoding
它说 utf8
encoding=utf8
任何人都知道这是从哪里来的以及如何停止 这种行为?
问候,
杰里米
When I am editing a file in Vim I have some lines with a bunch
of  displayed.
I have already checked the encoding with
:set encoding
It says utf8
encoding=utf8
Anybody knows where this is comming from and how to stop
this behaviour?
Regards,
Jeremy
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
确保 PuTTY 也设置为 UTF-8。您可以在窗口 -> 下执行此操作翻译->远程字符集。您可能还需要选择一种支持 Unicode 范围合理部分的字体——终端不一定会删除它。
Make sure that PuTTY is set for UTF-8 as well. You can do this under Window -> Translation -> Remote Character Set. You may need to choose a font that supports a reasonable portion of the Unicode range as well -- Terminal isn't necessarily going to cut it.
当您输入英镑符号时它会出现吗?尝试更改您的编码:
Does it appear when you type the British Pound symbol? Try changing your encoding: