Skip to content

Conversation

@mahkoh
Copy link
Owner

@mahkoh mahkoh commented Oct 16, 2025

No description provided.

@mahkoh mahkoh requested a review from Copilot October 16, 2025 23:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Prevents emitting an actual newline character in simple IM pre-edit text by escaping it, avoiding layout/commit issues in clients.

  • Special-case '\n' in UnicodeInput::update_text to render as a literal "\n" instead of inserting a newline.
  • Minor block restructuring to accommodate the conditional rendering.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mahkoh mahkoh force-pushed the jorth/simple-im-no-newline branch from 17a0cc1 to c0e70a1 Compare October 16, 2025 23:14
@mahkoh mahkoh requested a review from Copilot October 16, 2025 23:14
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mahkoh mahkoh merged commit 909f158 into master Oct 16, 2025
7 checks passed
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