GithubHelp home page GithubHelp logo

Comments (6)

KyleBing avatar KyleBing commented on May 20, 2024 1

保留最后一次的状态只能通过切换方案。临时切换无法保留。

from rime-wubi86-jidian.

KyleBing avatar KyleBing commented on May 20, 2024

目前没有,你需要自己配置,把 wubi86_jidian_trad.schema.yamlwubi86_jidian_pinyin.schema.yaml 的配置结合一下就好。

from rime-wubi86-jidian.

jettdavid23 avatar jettdavid23 commented on May 20, 2024

@KyleBing

謝謝回復,目前已照抄wubi86_jidian_trad.schema.yaml文件解決,順便把方法貼出來:

  1. 編輯 wubi86_jidian_pinyin.schema.yaml 文件
  2. switches內的ascii_mode下面(同級)加入:
  - name: zh_trad
    states: [ 简体, 繁体 ]
  1. engine節點內加入:
  filters:
    - simplifier
    - uniquifier
  1. reverse_lookup後面(同一級)加入:
simplifier:    # 简入繁出,如果出不来,可能需要安装 opencc 简繁字转换库,github地址:https://github.com/BYVoid/OpenCC
  opencc_config: s2t.json
  # opencc_config: t2s.json   # 繁 -> 简【默认】
  # opencc_config: t2tw.json  # 繁 -> **
  # opencc_config: t2hk.json  # 繁 -> 香港

  option_name: zh_trad

重新 Deploy,然後使用Ctrl + 0切換開關使用即可。

from rime-wubi86-jidian.

jettdavid23 avatar jettdavid23 commented on May 20, 2024

发现在切换简繁体之后,切换回系统英文输入法,再切回来,状态就会恢复到简单,请问我想留住最后的状态需要设置什么?

from rime-wubi86-jidian.

KyleBing avatar KyleBing commented on May 20, 2024

更新最新的试试,添加了一个繁体拼音混输的。

from rime-wubi86-jidian.

jettdavid23 avatar jettdavid23 commented on May 20, 2024

更新最新的试试,添加了一个繁体拼音混输的。

謝謝,現在能保存狀態了,請教一下怎樣設置快捷鍵能快速切換簡體繁體,並能保持最後一次的狀態,即使切換到系統英文,再切回來也不會還原?

查了一下官方文檔,對 key_binder 的解釋中,沒有提到可以綁定schema的切換。

目前每次切換需要按 Ctrl + 0, ], 5 才行。

from rime-wubi86-jidian.

Related Issues (20)

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.