esp-idf/components/console/linenoise
Guillaume Souchere 302881e6b7 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-06-25 11:48:45 +02:00
..
LICENSE add console component and example 2017-08-21 15:58:27 +08:00
linenoise.c fix(linenoise): Skip 0x00 to 0x1F character in dump mode 2024-06-25 11:48:45 +02:00
linenoise.h driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00