Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Operations related to VIM character encoding

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Reloading a file using a different encoding: e + + enc=, such as:: e + + enc=cp936 or edit / etc/vimrc file, add cp936/gb18030 encoding to the file encoding list set fileencodings=ucs-bom,utf-8,cp936,gb18030,big5,euc-jp,euc-kr,latin1

If the code is still garbled, check whether the local environment variable is normal: # locale if LANG is empty, you need to set it to: export LANG=en_US.utf8 to perform the above steps again.

2. Setting a file using a different fileformat: e + + ff=dos: e + + ff=unix: set fileformat

Clear the "^ M" character:% s /\ rUnigram

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report