Skip to content

Set Line.wrapped when a line wraps#341

Open
HuckRidgeSW wants to merge 1 commit intoliamg:mainfrom
HuckRidgeSW:set-wrapped
Open

Set Line.wrapped when a line wraps#341
HuckRidgeSW wants to merge 1 commit intoliamg:mainfrom
HuckRidgeSW:set-wrapped

Conversation

@HuckRidgeSW
Copy link

In Buffer.write(), when CursorColumn() >= Width(), and AutoWrap is on, and you write a new character, set wrapped=true on the new line.

In Buffer.write(), when CursorColumn() >= Width(), and AutoWrap is on,
and you write a new character, set wrapped=true on the new line.
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