Skip to content

Add support for full-width characters in console input handling#10

Open
goweii wants to merge 3 commits into
zoocityboy:mainfrom
goweii:main
Open

Add support for full-width characters in console input handling#10
goweii wants to merge 3 commits into
zoocityboy:mainfrom
goweii:main

Conversation

@goweii

@goweii goweii commented Mar 28, 2026

Copy link
Copy Markdown
  • Introduced utf8Buffer to manage character encoding during input.
  • Enhanced cursor positioning to account for full-width characters.
  • Added utility functions to check for full-width characters and calculate display width.
  • Updated pubspec.yaml to include 'characters' package dependency.

goweii added 3 commits March 28, 2026 20:34
- Introduced utf8Buffer to manage character encoding during input.
- Enhanced cursor positioning to account for full-width characters.
- Added utility functions to check for full-width characters and calculate display width.
- Updated pubspec.yaml to include 'characters' package dependency.
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.

1 participant