Skip to content

Conversation

@SevenThRe
Copy link

Summary

  • handle ctrl+backspace/ctrl+enter and numpad enter in the terminal
  • improve IME composition input handling (including Sogou)

Testing

  • bun run --cwd packages/desktop tauri dev
  • Verified Ctrl+Backspace deletes previous word, Ctrl+Enter inserts newline, and IME input works

Fixes #9778

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my searches, the results show PR #9959 (the current PR) appearing multiple times, but no other duplicate PRs with overlapping functionality were found. The related PRs that came up in searches (like keybind support and TUI improvements) are distinct features addressing different aspects of the system.

No duplicate PRs found

@SevenThRe
Copy link
Author

Hi team, I’ve implemented a fix for the Numpad Enter key handling in the terminal. It seems the CI workflows are currently waiting for approval to run. Could a maintainer please help trigger them? Thanks!

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.

Desktop terminal ignores Numpad Enter

1 participant