Skip to content

Fix multibyte truncation when pasting strings in chat#1050

Open
anf3is wants to merge 1 commit into
ReactiveDrop:reactivedrop_betafrom
anf3is:fix/chat-paste-multibyte
Open

Fix multibyte truncation when pasting strings in chat#1050
anf3is wants to merge 1 commit into
ReactiveDrop:reactivedrop_betafrom
anf3is:fix/chat-paste-multibyte

Conversation

@anf3is
Copy link
Copy Markdown
Contributor

@anf3is anf3is commented May 13, 2026

Fix over-engineered #1039. Englishmen lost 3 chars, but everyone else got an intuitive truncation when copy-pasting.

Input

ⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒷⒷⒷⒷⒷ78

Without fix (on beta)

ⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒷ7

Fixed

ⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒶⒷ

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.

chat box improvement

1 participant