Skip to content

fix: fix handling of multi-byte chars in bar chart#1934

Merged
joshka merged 1 commit intomainfrom
jm/fix-split-at
Jun 25, 2025
Merged

fix: fix handling of multi-byte chars in bar chart#1934
joshka merged 1 commit intomainfrom
jm/fix-split-at

Conversation

@joshka
Copy link
Copy Markdown
Member

@joshka joshka commented Jun 25, 2025

The split_at method requires that the split point is at a valid utf8
character boundary.

Fixes: #1928

Loading
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.

Ratatui crashes when string splitting localized data

3 participants