All of lore.kernel.org
 help / color / mirror / Atom feed
* Feature request: Add support for linenoise as alternative to readline
@ 2019-08-26  6:55 Priebe, Sebastian
  2019-09-16 12:41 ` [PATCH RFC nftables 0/4] Add Linenoise support to the CLI Jeremy Sowden
  0 siblings, 1 reply; 12+ messages in thread
From: Priebe, Sebastian @ 2019-08-26  6:55 UTC (permalink / raw)
  To: netfilter-devel@vger.kernel.org

Hello dear netfilter folks,

I'd like to make an feature request:
Please add support for the linenoise library (https://github.com/antirez/linenoise) as an alternative to libreadline.
The linenoise library has a very small footprint and is often used in embedded environments.
This would enable the CLI on embedded devices.
Other projects that already have support for linenoise are e.g. SQLite.

Thank you very much for your attention.

Best regards
Sebastian Priebe



SII Technologies GmbH
Gesch?ftsf?hrer: Robert Bauer
Sitz der Gesellschaft: 86167 Augsburg
Registergericht: Amtsgericht Augsburg HRB 31802


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-09-21 11:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-26  6:55 Feature request: Add support for linenoise as alternative to readline Priebe, Sebastian
2019-09-16 12:41 ` [PATCH RFC nftables 0/4] Add Linenoise support to the CLI Jeremy Sowden
2019-09-16 12:42   ` [PATCH RFC nftables 1/4] configure: remove unused AC_SUBST macros Jeremy Sowden
2019-09-20 10:15     ` Pablo Neira Ayuso
2019-09-16 12:42   ` [PATCH RFC nftables 2/4] cli: remove unused declaration Jeremy Sowden
2019-09-20 10:15     ` Pablo Neira Ayuso
2019-09-16 12:42   ` [PATCH RFC nftables 3/4] cli: add upstream linenoise source Jeremy Sowden
2019-09-16 12:42   ` [PATCH RFC nftables 4/4] cli: add linenoise CLI implementation Jeremy Sowden
2019-09-20 10:19     ` Pablo Neira Ayuso
2019-09-21 11:11       ` Jeremy Sowden
2019-09-20 10:15   ` [PATCH RFC nftables 0/4] Add Linenoise support to the CLI Pablo Neira Ayuso
2019-09-21 11:07     ` Jeremy Sowden

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.