Single-header library for writing CLI applications in C/C++
-
Updated
Dec 9, 2022 - C
Single-header library for writing CLI applications in C/C++
XNanoReadLine是一个嵌入式行编辑库,类似一个简易的GNU readline。基于XNanoReadLine可以快速实现一个基于串口、TCP等其他字符流接口的终端软件。
Implementing a "shell in a shell" and learning the magical world of GNU readline and termios.h
Add a description, image, and links to the gnu-readline topic page so that developers can more easily learn about it.
To associate your repository with the gnu-readline topic, visit your repo's landing page and select "manage topics."