mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-24 01:40:12 -05:00
changelog: 'not' -> 'now'
This commit is contained in:
parent
3fd61fa120
commit
7d134e6b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
||||||
* `C0::LF` now always clears `LCF`. Previously, it only cleared it
|
* `C0::LF` now always clears `LCF`. Previously, it only cleared it
|
||||||
when the cursor was **not** at the bottom of the scrolling region.
|
when the cursor was **not** at the bottom of the scrolling region.
|
||||||
* `IND` and `RI` now clears `LCF`.
|
* `IND` and `RI` now clears `LCF`.
|
||||||
* `DECAWM` not clears `LCF`.
|
* `DECAWM` now clears `LCF`.
|
||||||
* A multi-column character that does not fit on the current line is
|
* A multi-column character that does not fit on the current line is
|
||||||
now printed on the next line, instead of only printing half the
|
now printed on the next line, instead of only printing half the
|
||||||
character.
|
character.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue