ubuntu版的sublime-text3输入中文问题

前言

sublime-text3中看又中用,但是呢,ubuntu下有个问题,就是无法输入中文。这很难受啊,要写一些重要的内容时,总还是中文来的顺畅。

解决办法

工具:sublime-text-imfix
使用说明:
Steps to use this repo:

  • Update and then upgrade your system to the newest
    sudo apt-get update && sudo apt-get upgrade
  • Clone this repo in your local directory :
    git clone https://github.com/lyfeyaj/sublime-text-imfix.git
  • Change your current directory to sublime-text-imfix:
    cd sublime-text-imfix
  • 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下Sublime Text 3无法输入中文

posted @ 2017-12-12 17:27  屋中人  阅读(4390)  评论(0编辑  收藏  举报
返回顶部