1、解决方法,在终端上执行命令
gsettings set org.gnome.gedit.preferences.encodings candidate-encodings "['GB18030', 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']"
本文介绍了一种解决gedit编码问题的方法,通过在终端执行特定命令,可以设置gedit的候选编码,包括GB18030、UTF-8等,确保文件正确打开。
1、解决方法,在终端上执行命令
gsettings set org.gnome.gedit.preferences.encodings candidate-encodings "['GB18030', 'UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']"
1万+

被折叠的 条评论
为什么被折叠?