aminal/internal/app/darktile
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
..
cmd Add support for ligatures, cursor shapes (and images) (#304) 2021-08-02 20:55:04 +01:00
config Fix stupid input bug (#330) 2021-12-17 09:27:35 +00:00
font Initial commit 2021-07-30 23:29:20 +01:00
gui Fix terminal state and key state data races (#335) 2022-05-10 09:18:01 +01:00
hinters Make getting the up-time more portable across unix-like systems (#326) 2021-12-17 08:39:48 +00:00
packed Initial commit 2021-07-30 23:29:20 +01:00
sixel Initial commit 2021-07-30 23:29:20 +01:00
termutil Set Line.wrapped when a line wraps 2023-03-19 16:08:14 -04:00
version Initial commit 2021-07-30 23:29:20 +01:00