rime / rime/squirrel

vim_mode无法启用

Open
#757 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
6.4k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

问题描述:

我在squirrel.custom.yaml添加了如下配置:

com.jetbrains.intellij:
  ascii_mode: true
  vim_mode: true
com.microsoft.VSCode:
  ascii_mode: true
  vim_mode: true
md.obsidian:
  vim_mode: true

理想情况是在VS Code中按Esc自动切换到英文模式,但是实际上并没有。

我查阅了最初添加这个功能的commit,代码还在最新的源码中,因此应该是我这里的问题。

我使用的系统版本是13.3.1 (22E261),鼠须管版本是16.2。

使用的是rimeice方案。

请问我需要进行其他的设置吗?

如果需要我提供其他的信息,请尽管说。

谢谢!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the configuration from squirrel.custom.yaml on macOS 13.3.1 with Squirrel 16.2 and the rimeice schema, focusing on VS Code and the Esc key. Compare the reported behavior with the commit that introduced vim_mode; done means Esc switches VS Code to English mode as configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.