1 2 3 4 5 6 7
# Linenoise A minimal, zero-config, BSD licensed, readline replacement. Original code by Antirez. Port to Rust by Octplane.