Commit Graph

2 Commits

Author SHA1 Message Date
Larry Clapp 078424dfb4 Set Line.wrapped when a line wraps
In Buffer.write(), when CursorColumn() >= Width(), and AutoWrap is on,
and you write a new character, set wrapped=true on the new line.
2023-03-19 16:08:14 -04:00
Liam Galvin e60a0b0427 Initial commit 2021-07-30 23:29:20 +01:00