天天看點

親測解決Ubuntu18下Sublime Text 3無法輸入中文問題

1. 首先安裝最新版Sublime Text 3

2. ![浏覽](https://www.jianshu.com/p/bf05fb3a4709)  實作一下能不能輸入中文

3. 再不能的情況下, 請按照以下方法

```

linux@ubuntu:/usr/local/bin$ subl

linux@ubuntu:/usr/local/bin$ sudo rm subl

[sudo] linux的密碼:

linux@ubuntu:/usr/local/bin$

1.先到/usr/local/bin目錄中把subl删除,

linux@ubuntu:/usr/share/applications$ subl

linux@ubuntu:/usr/share/applications$ sublime

linux@ubuntu:/usr/share/applications$

2.然後到cd /usr/share/applications的目錄下更改權限

linux@ubuntu:/usr/share/applications$ sudo chmod 777 sublime-text.desktop

更改sublime-text.desktop的權限

3.[浏覽檢視更詳細方法  ](http://www.mamicode.com/info-detail-2346923.html)

linux@ubuntu:~$ which subl

/usr/bin/subl

linux@ubuntu:~$

(https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=66enueqz)

繼續閱讀