nuttx/graphics/nxterm
raiden00pl 90486faf47 graphics/nxterm: consume SGR escape sequences
Recognize variable-length ANSI SGR sequences and consume
them without changing attributes so unsupported color
controls are not rendered as terminal text.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-08-23 10:46:02 +08:00
..
CMakeLists.txt graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00
Make.defs graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00
nx_register.c graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00
nxterm.h graphics/nxterm: consume SGR escape sequences 2026-08-23 10:46:02 +08:00
nxterm_clear.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_driver.c !include/fcntl.h: align open flags with Linux values 2026-06-30 13:43:44 +08:00
nxterm_font.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_kbdin.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_putc.c graphics/nxterm: support command-line cursor editing 2026-08-23 10:46:02 +08:00
nxterm_redraw.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_register.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
nxterm_resize.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_scroll.c include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
nxterm_unregister.c graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00
nxterm_vt100.c graphics/nxterm: consume SGR escape sequences 2026-08-23 10:46:02 +08:00
nxtk_register.c graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00
nxtool_register.c graphics: migrate to SPDX identifier 2024-09-10 22:54:31 +08:00