mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
add NCBLIT_PIXEL to NEWS
This commit is contained in:
parent
bf639e3f7d
commit
e782287142
3
NEWS.md
3
NEWS.md
@ -5,6 +5,9 @@ rearrangements of Notcurses.
|
||||
* Add `SIGILL` to the set of fatal signals we handle.
|
||||
* Add the `nctree` widget for line-oriented hierarchical data. See
|
||||
the new `notcurses_tree(3)` man page for complete information.
|
||||
* Implemented `NCBLIT_PIXEL` for terminals reporting Sixel support.
|
||||
Attempt Sixel detection iff `NCOPTION_VERIFY_SIXEL` is provided to
|
||||
`notcurses_init()`. Sixel detection can delay or even block initialization.
|
||||
|
||||
* 2.2.2 (2021-02-18):
|
||||
* `notcurses_stats()` no longer qualifies its `notcurses*` argument with
|
||||
|
Loading…
x
Reference in New Issue
Block a user