nuttx-apps/system/readline
raiden00pl 9545e12054 system/readline: add caller-selectable control handling
Let CPython handle Ctrl-D and signals without changing existing NSH behavior.

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
2026-08-24 22:15:31 +08:00
..
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig system/readline: Fix small issues 2026-07-26 18:46:45 -03:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
readline.c apps/system: replace CONFIG_NSH_LINELEN to LINE_MAX 2025-01-14 19:31:54 +08:00
readline.h system/readline: add caller-selectable control handling 2026-08-24 22:15:31 +08:00
readline_common.c system/readline: add caller-selectable control handling 2026-08-24 22:15:31 +08:00
readline_fd.c system/readline: add caller-selectable control handling 2026-08-24 22:15:31 +08:00
readline_stream.c system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00