rime / rime/squirrel

[Discussion] 请问如何实现切换特定App窗口自动切换ascii_mode

Open
#1,063 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

目前 app_options 的 ascii_mode 只能控制应用的初始状态,我想要实现每次切换到 Alfred 的时候都设置 ascii_mode 为 true,每次进入微信的时候都设置 ascii_mode 为 false,请问这个一定需要改鼠须管的代码实现吗?还是说能通过 lua_processor 实现呢?

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_options behavior and the lua_processor entry point mentioned in the issue; determine whether either can react to the active macOS application. Define the expected Alfred=true and WeChat=false transitions, then use that finding to decide whether documentation or a Squirrel code change is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.