rime / weasel

【小狼毫】Rime for Windows
https://rime.im
GNU General Public License v3.0
4.6k stars 550 forks source link

无法通过编辑 *.custom.yaml 的方式修改输入法配置 #226

Closed duoduoeeee closed 6 years ago

duoduoeeee commented 6 years ago

如题。之前可以通过在用户目录中编辑 xxx.custom.yaml 的方式修改 rime 的设置,但现在在 0.11 版中无法再这样修改设置,只能在 xxx.yaml 中硬改,改完之后部署。

话说现在新版的小狼毫好用多了 感谢开发者的努力

duoduoeeee commented 6 years ago

windows10 build 17134.48 x64

nameoverflow commented 6 years ago

不存在这样的修改,是用户的操作步骤问题……

duoduoeeee commented 6 years ago

不太明白额。。那应该怎么改

Prcuvu commented 6 years ago

你的 xxx.custom.yaml 是怎么写的,是不是放在用户文件夹?

duoduoeeee commented 6 years ago

是 我放在用户文件夹了 不是里面那个build

default.custom.yaml:

customization:
  distribution_code_name: Weasel
  distribution_version: 0.11.1
  generator: "Rime::SwitcherSettings"
  modified_time: "Thu May 10 17:26:15 2018"
  rime_version: 1.3.0
patch:
  schema_list:
    - {schema: luna_pinyin}
    - {schema: luna_pinyin_simp}
    - {schema: double_pinyin_flypy}
  switcher:
    abbreviate_options: true
    caption: "〔方案选单〕"
    fold_options: true
    hotkeys:
      - "Control+grave"
      - "Control+Shift+grave"
      - F4
    option_list_separator: " · "
hyphenlee commented 5 years ago

我也有这个问题,现在%appdata%/Rime下面的default.yaml是可以用的,default.custom.yaml就不行