Skip to content

Count breakpoint for running line length when word wrapping#56

Open
bhavanki wants to merge 1 commit intomuesli:masterfrom
segmentio:count-breakpoints-for-linelen
Open

Count breakpoint for running line length when word wrapping#56
bhavanki wants to merge 1 commit intomuesli:masterfrom
segmentio:count-breakpoints-for-linelen

Conversation

@bhavanki
Copy link
Copy Markdown

Breakpoint runes now contribute to the running line length that helps determine when to break. If not counted, a line can exceed the desired width when a word is exactly one byte less than the width, for a single byte separator.

Breakpoint runes now contribute to the running line length that helps
determine when to break. If not counted, a line can exceed the desired
width when a word is exactly one byte less than the width, for a single
byte separator.
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