mirror of https://github.com/liamg/aminal.git
In Buffer.write(), when CursorColumn() >= Width(), and AutoWrap is on, and you write a new character, set wrapped=true on the new line. |
||
---|---|---|
.. | ||
ansi.go | ||
buffer.go | ||
buffer_test.go | ||
cell.go | ||
cell_attributes.go | ||
charsets.go | ||
consts_unix.go | ||
consts_windows.go | ||
csi.go | ||
line.go | ||
measured-rune.go | ||
modes.go | ||
options.go | ||
osc.go | ||
resize.go | ||
selection.go | ||
sixel.go | ||
terminal.go | ||
theme.go | ||
theme_factory.go |