Skip to content

Add initial draft for input method article#884

Open
xfq wants to merge 10 commits into
gh-pagesfrom
xfq/input-method
Open

Add initial draft for input method article#884
xfq wants to merge 10 commits into
gh-pagesfrom
xfq/input-method

Conversation

@xfq
Copy link
Copy Markdown
Member

@xfq xfq commented Apr 20, 2026

Fix #879.

Preview

@xfq xfq requested review from aphillips, jsahleen and r12a April 20, 2026 06:16
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for i18n-drafts ready!

Name Link
🔨 Latest commit 3ee0b79
🔍 Latest deploy log https://app.netlify.com/projects/i18n-drafts/deploys/6a012a85f559630008154e1c
😎 Deploy Preview https://deploy-preview-884--i18n-drafts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@r12a r12a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From an initial scan, some initial suggestions:

  1. make the page title more specific to the topic
  2. provide a worked example of steps involved when a user types using an IME
  3. 'respect composition state' - i'm not sure the reader will understand what this means

Co-authored-by: Copilot <copilot@github.com>
@xfq
Copy link
Copy Markdown
Member Author

xfq commented Apr 24, 2026

I've updated the title and content.

@tats-u
Copy link
Copy Markdown

tats-u commented May 9, 2026

In the first place, isn't "Send by Ctrl + Enter" better especially when you have to carefully craft your message (especially for your important customer or boss, or expensive AI models like Claude Opus and GPT 5.x Pro)?

@tats-u
Copy link
Copy Markdown

tats-u commented May 9, 2026

How to input CJK languages for non-East-Asian people: https://github.com/microsoft/vscode/wiki/IME-Test

@xfq
Copy link
Copy Markdown
Member Author

xfq commented May 11, 2026

In the first place, isn't "Send by Ctrl + Enter" better especially when you have to carefully craft your message (especially for your important customer or boss, or expensive AI models like Claude Opus and GPT 5.x Pro)?

Good suggestion. I adjusted the text.

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.

An article about handling input methods in web development

3 participants