rime / rime/squirrel

vim_mode doesn't works for emacs

Open
#625 2 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

I add

patch:
  app_options:
    com.jetbrains.intellij:
      ascii_mode: true
      vim_mode: true
    org.gnu.Emacs:
      ascii_mode: true
      vim_mode: true

in squirrel.custom.yaml, vim_mode works for intellij, but not works for emacs.

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 with the app-specific settings in squirrel.custom.yaml and reproduce the difference between com.jetbrains.intellij and org.gnu.Emacs. Trace how vim_mode is applied to these application identifiers; done means vim_mode works in Emacs while the existing IntelliJ behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.