Skip to content

fix: ime enter v2#158

Merged
Dimillian merged 4 commits intoDimillian:mainfrom
hqqqqqqqh:fix-ime-enter-v2
Jan 21, 2026
Merged

fix: ime enter v2#158
Dimillian merged 4 commits intoDimillian:mainfrom
hqqqqqqqh:fix-ime-enter-v2

Conversation

@hqqqqqqqh
Copy link
Contributor

Fix IME composing Enter so Enter doesn’t send or trigger autocomplete while typing pinyin. Add isComposingEvent helper and guard Enter handling in composer + autocomplete. (src/utils/keys.ts, src/features/composer/components/Composer.tsx, src/features/composer/hooks/useComposerAutocompleteState.ts)
Make the Home usage chart tooltip follow the current theme by using var(--surface-popover) instead of a fixed dark background. (src/styles/home.css)

huangqiaoqi added 3 commits January 20, 2026 14:42
修复中文输入法拼音组合阶段按 Enter 误触发发送/自动补全的问题:在 IME 组合输入期间跳过 Enter/自动补全处理。
相关文件:src/utils/keys.ts、src/features/composer/components/Composer.tsx、src/features/composer/hooks/useComposerAutocompleteState.ts
… while typing pinyin. Add isComposingEvent helper and guard Enter handling in composer + autocomplete. (src/utils/keys.ts, src/features/composer/components/Composer.tsx, src/features/composer/hooks/useComposerAutocompleteState.ts)

Make the Home usage chart tooltip follow the current theme by using var(--surface-popover) instead of a fixed dark background. (src/styles/home.css)
@Dimillian
Copy link
Owner

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian changed the title Fix ime enter v2 fix: ime enter v2 Jan 21, 2026
@Dimillian Dimillian merged commit d97f106 into Dimillian:main Jan 21, 2026
5 checks passed
gersmann pushed a commit to gersmann/codex-monitor-web that referenced this pull request Mar 10, 2026
Co-authored-by: huangqiaoqi <g3230069@gmail.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants