Skip to content

Fix truncate function#35

Open
tht2005 wants to merge 1 commit intoJvanrhijn:masterfrom
tht2005:fix-truncate-function-bug
Open

Fix truncate function#35
tht2005 wants to merge 1 commit intoJvanrhijn:masterfrom
tht2005:fix-truncate-function-bug

Conversation

@tht2005
Copy link
Copy Markdown

@tht2005 tht2005 commented Feb 5, 2025

Bug occur when program truncate a formated string

Example:
name = "%{T1}Feryquitous%{T-}: %{T1}Shakah%{T-}"

and after truncated
name = "%{T1}Feryquitous%{T-}: %{T1}Shakah%"

Display: Feryquitous: Shakah%..

fix truncate function
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