Skip to content

Comment on Linenoise - A minimal, zero-config, BSD licensed, readline replacementparent

Comments

Hello danh,

actually rlwrap and readline are not doing at all the same thing, but are instead solving the same problem. In fact rlwrap uses readline itself in order to wrap another executable missing line editing support.

Linenoise instead is intended to be an alternative to libreadline itself in order to provide built-in line editing capabilities.

I believe danh is saying that rlwrap does the same thing as rlfe, another readline wrapper mentioned in the post above, not that linenoise is just a wrapper.

That is indeed exactly what I meant. Sorry about the ambiguity.

Ooops, indeed, sorry for misreading.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.