linenoise 1.0.0
A small self-contained alternative to readline and libedit.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Linenoise D bindings
Introduction
A minimal, zero-config, BSD licensed, readline replacement used in Redis, MongoDB, and Android.
- Single line editing mode with the usual key bindings implemented.
- Experimental multi-line editing mode.
- History handling.
- Completion.
- Under 1,000 lines of BSD license source code.
License
Linenoise and the D bindings are released under the BSD license.
Binding version
Based on https://github.com/antirez/linenoise/commit/27a3b4d5205a5fb3e2101128edd6653bd0c92189.
Example
See examples/D/example.d folder
High-Level Wrapper
not available
- Registered by Martin Nowak
- 1.0.0 released 7 years ago
- MartinNowak/linenoise
- github.com/antirez/linenoise
- BSD 2-clause
- Copyright © 2014, dawg
- Authors:
- Dependencies:
- none
- Versions:
-
1.1.0+1.0.0 2018-Feb-28 1.0.0 2017-Jun-17 ~master 2018-Feb-28 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
5 downloads this month
-
5840 downloads total
-
- Score:
- 1.0
- Short URL:
- linenoise.dub.pm