美文网首页
解决ubuntu以及deepin系统sublime text 3

解决ubuntu以及deepin系统sublime text 3

作者: 付戈 | 来源:发表于2018-06-15 18:00 被阅读0次

前言

sublime-text3中看又中用,但是呢,Linux系统下有个问题,就是无法输入中文。这很无奈啊,我们在写代码注释时,总还是中文来的顺畅,毕竟我们都是华夏子孙嘛。

解决办法

工具:sublime-text-imfix

使用说明:

Steps to use this repo:

(1),Update and then upgrade your system to the newest :

sudo apt-get update && sudo apt-get upgrade

(2),Clone this repo in your local directory :

git clone https://github.com/lyfeyaj/sublime-text-imfix.git

(3),Change your current directory to sublime-text-imfix:

cd sublime-text-imfix

(4),Run the below script :

./sublime-imfix

Done! Re-login your X windows. And then you can enjoy using Sublime Text 3 with Fctix Input Method!

相关文章

网友评论

      本文标题:解决ubuntu以及deepin系统sublime text 3

      本文链接:https://www.haomeiwen.com/subject/fuimeftx.html