nuttx-apps/include/system
Erdem Meydanli c222043ed1 system/termcurses: Add terminate operation into the termcurses_ops_s interface
The existing implementation of the termcurses_deinitterm calls
termcurses_setcolors with some hard-coded values, leading to different
terminal emulators' behavior. Instead, a reset call needs to be made to
the implementation to roll back changes.

A new operation (terminate) has been added to the termcurses_ops interface
to achieve this functionality.

The vt100's terminate implementation ensures that default foreground and
background colors are applied portably across different terminals emulators.
2021-08-28 21:12:40 +08:00
..
cle.h include: update licenses to Apache 2021-06-11 05:05:27 -05:00
nxlooper.h system/nxlooper: Fix the following compiler warning 2021-07-10 07:45:42 -03:00
nxplayer.h include: update licenses to Apache 2021-06-11 05:05:27 -05:00
nxrecorder.h include/system/nx: include mqueue.h explicitly 2020-12-31 10:05:43 -06:00
readline.h include: update licenses to Apache 2021-06-11 05:05:27 -05:00
termcurses.h system/termcurses: Add terminate operation into the termcurses_ops_s interface 2021-08-28 21:12:40 +08:00
zmodem.h include: nxstyle fixes 2021-06-11 08:53:57 -05:00