# sublime-imfix **Repository Path**: javey/sublime-imfix ## Basic Information - **Project Name**: sublime-imfix - **Description**: 修复ubuntu下sublime不能输入中文的问题的脚本 - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 1 - **Created**: 2015-04-30 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: text-editor **Tags**: None ## README # sublime-imfix 修复ubuntu下sublime不能输入中文的问题,适合`deb`方式安装的sublime 方法是网上找的,只是写了个脚本,方便安装 # Usage ```shell git clone https://git.oschina.net/javey/sublime-imfix.git cd sublime-imfix sudo ./install.sh ```