rime / weasel

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

绑定包含alt的快捷键没有生效 #1328

Open bennyyip opened 3 months ago

bennyyip commented 3 months ago

操作系统信息

描述遇到的问题 绑定包含alt的快捷键没有生效。

复现步骤 默认的配置包含 alt+v 的翻页配置,没有生效。应该是个regression。

# default.yaml
key_binder:
  bindings:
    - {accept: "Alt+v", send: Page_Up, when: composing}

预期行为alt+v 翻到上一页。

bennyyip commented 3 months ago

似乎是Windows的限制無法綁定alt?

LEOYoon-Tsaw commented 3 months ago

我猜是alt+字母會打出擴展ASCII字符吧

bennyyip commented 3 months ago

我猜是alt+字母會打出擴展ASCII字符吧

右邊的alt才是altgr,左邊應該不會