Skip to content

Fix: Chinese wrap width and autowrapping#6425

Closed
demonnic wants to merge 1 commit intodevelopmentfrom
fix_chinese_and_auto_wrapping
Closed

Fix: Chinese wrap width and autowrapping#6425
demonnic wants to merge 1 commit intodevelopmentfrom
fix_chinese_and_auto_wrapping

Conversation

@demonnic
Copy link
Copy Markdown
Member

@demonnic demonnic commented Nov 14, 2022

Brief overview of PR changes/additions

Because we do want to fix wrapping for chinese fonts and include autowrapping if possible, I'm bringing these changes back in under their own branch for a new PR. Hopefully between us and the original author @hhsiao we'll get it resolved before it gets too stale.

Motivation for adding to Mudlet

Other info (issues closed, discussion etc)

This should fix #5564 - the original issue.
The original fix in #6207 introduced too many unexpected side-effects and had to be reverted in #6423 in time for release.

@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Nov 14, 2022

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@github-actions
Copy link
Copy Markdown
Contributor

Warnings
⚠️ PR makes changes to 11 source files. Double check the scope hasn't gotten out of hand

Generated by 🚫 dangerJS against 232def0

@vadi2
Copy link
Copy Markdown
Member

vadi2 commented Aug 19, 2024

Closing for now as we haven't had any movement on this, but please do re-open if you'd like to work on it again.

@vadi2 vadi2 closed this Aug 19, 2024
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.

Miniconsole won't autowrap for languages with no word-splitters like Chinese.

2 participants