是否可以在Ubuntu 16.04中将Meld配置为打开具有CP-1252编码的差异/合并文件? 最佳答案 您应该通过为所需的编码设置gsettings键“detect-encodings”来配置它。gsettings set org.gnome.meld detect-encodings "['UTF-8', 'WINDOWS-1252', 'ISO-8859-15', 'UTF-16']"