mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
NEWS: add ncreader and ncplane_content()
This commit is contained in:
parent
196de625c4
commit
66d0fe5596
6
NEWS.md
6
NEWS.md
@ -1,6 +1,12 @@
|
||||
This document attempts to list user-visible changes and any major internal
|
||||
rearrangements of Notcurses.
|
||||
|
||||
* 1.3.5 (not yet released)
|
||||
* `ncplane_content()` was added. It allows all non-null glyphs of a plane to
|
||||
be returned as a nul-terminated, heap-allocated string.
|
||||
* `ncreader` was added. This widget allows freeform input to be edited in a
|
||||
block, and collected into a string.
|
||||
|
||||
* 1.3.4 (2020-05-07)
|
||||
* `notcurses_lex_margins()` has been added to lex margins expressed in either
|
||||
of two canonical formats. Hopefully this will lead to more programs
|
||||
|
Loading…
x
Reference in New Issue
Block a user