Code Monkey home page Code Monkey logo

rime's Introduction

闲耘的 Rime 配置说明

Screenshot

Rime 输入法是一款适用于 Mac OSX, Linux, Windows 的输入法,Rime 在不同平台下的对应名称如下:

  • Mac OSX: 鼠鬚管 (Squirrel) 配置目录:~/Library/Rime/
  • Linux: 中州韻 (ibus-rime) 配置目录:~/.config/ibus/rime/
  • Windows: 小狼毫 (Weasel) 配置目录:%APPDATA%\Rime

Rime 的配置文件不同平台的放置在不同的目录, 在配置目录中,主要使用 yaml 进行配置。 目录中自有的配置文件不建议直接修改,因为可能会被自动复写。 用户配置一般以原始配置文件名增加 .custom 二级后缀的方式, 例如:Mac OSX 下的原始配置 squirrel.yaml,对应的用户配置就是 squirrel.custom.yaml 文件。

修改 .custom 配置后,『重新部署』Rime 输入法会将用户的配置增加或更新到 对应的原始配置中。

安裝

$ git clone [email protected]:hotoo/rime.git
$ cd rime
$ make install

卸载

$ cd rime
$ make uninstall

简体字

鼠须管默认是繁体字模式,要改成简体字拼音输入法模式,可以如下操作。

  1. 输入法切到鼠须管。
  2. <Ctrl-~>
  3. 〔方案選單〕 中,选择 朙月拼音,回车。 Image
  4. 再回车选择 朙月拼音
    1. 朙月拼音 输入模式名称。下面各项前面黑色字体代表当前选中,选择则会修改为箭头后面的配置。
    2. 西文 → 中文 中文西文未搞清楚什么意思。
    3. 半角 → 全角 阿拉伯数字使用半角模式,例如 1 而不是 1
    4. 汉字 → 漢字 简体中文。
    5. 。, → . , 中文标点符号使用的字符。 Image

注意:如果输入法方案选择 朙月拼音・简化字 则 luna_pinyin.custom.yaml 配置不生效。而且同一个 Mac 系统中,不同软件可以设置不同的输入法模式,比如 Chrome 的地址栏和 Chrome 中的文本输入框 的输入法模式可以不同,导致一个模糊音有效,另一个无效。

同步

installation.yaml

installation_id: "hotoo.rmbp"
sync_dir: "/Users/hotoo/Dropbox/RimeSync"

参考

rime's People

Contributors

hotoo avatar weijianwen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.