esp-idf/components/console/linenoise
Guillaume Souchere ada38e8d5e fix(linenoise): Skip 0x00 to 0x1F character in dump mode
Skipping through the non printable character assures that
in dumb mode, any special keys will not lead to the cursor
movement.
2024-04-17 13:13:58 +02:00
..
LICENSE
linenoise.c fix(linenoise): Skip 0x00 to 0x1F character in dump mode 2024-04-17 13:13:58 +02:00
linenoise.h