mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00: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 `SIGILL` to the set of fatal signals we handle.
|
||||||
* Add the `nctree` widget for line-oriented hierarchical data. See
|
* Add the `nctree` widget for line-oriented hierarchical data. See
|
||||||
the new `notcurses_tree(3)` man page for complete information.
|
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):
|
* 2.2.2 (2021-02-18):
|
||||||
* `notcurses_stats()` no longer qualifies its `notcurses*` argument with
|
* `notcurses_stats()` no longer qualifies its `notcurses*` argument with
|
||||||
|
Loading…
Reference in New Issue
Block a user