Y
Hacker News
new
|
ask
|
show
|
jobs
by
antirez
3782 days ago
This project goal is a bit more about replacing readline, but a big motivation for the original project is minimalism and trivial embeddability. It's all in the README.
1 comments
m_rcin
3781 days ago
@antirez: should the linked "linenoise NG" be considered a replacement for your linenoise?
I did diff on linenoise.c and linenoise.cpp (from NG) and very few lines are identical.
link
I did diff on linenoise.c and linenoise.cpp (from NG) and very few lines are identical.