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
nxlooper.h
nxplayer.h
nxrecorder.h
readline.h
termcurses.h system/termcurses: Add terminate operation into the termcurses_ops_s interface 2021-08-28 21:12:40 +08:00
zmodem.h