nuttx-apps/include
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
..
builtin apps: fix miscellaneous typos 2021-08-26 11:39:28 -07:00
canutils include: fix relative path CI error 2021-06-16 09:03:06 -05:00
fsutils include: nxstyle fixes 2021-06-11 08:53:57 -05:00
gpsutils apps/gpsutils/minmea: Re-released under the NuttX BSD license with permission from the author 2016-02-22 08:00:24 -06:00
graphics include: fix relative path CI error 2021-06-16 09:03:06 -05:00
industry industry/foc: add support for CORDIC 2021-07-28 14:24:08 -03:00
interpreters Ensure all source code end with one and only one newline 2020-02-09 08:14:49 -06:00
modbus modbus: Fix compilation issue and advice users about termios 2021-04-05 08:39:52 -05:00
netutils netlib: Change the type of url_s:port to uint16_t 2021-08-12 04:33:44 -07:00
nshlib apps: fix miscellaneous typos 2021-08-26 11:39:28 -07:00
platform include: nxstyle fixes 2021-06-11 08:53:57 -05:00
system system/termcurses: Add terminate operation into the termcurses_ops_s interface 2021-08-28 21:12:40 +08:00
testing include: nxstyle fixes 2021-06-11 08:53:57 -05:00
wireless wireless/wapi: Fix issue of getting the operating frequency 2021-04-12 03:56:11 -05:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00