scansion 0.0.1

A readline-style library with Vim and Emacs keybindings
Documentation

scansion

Build Status License: Apache 2.0 Latest Version Docs Status

About

This is a readline-style crate that includes support for Vim and Emacs keybindings.

Usage

This crate is on crates.io and can be used by adding scansion to your dependencies in your project's Cargo.toml.

[dependencies]
scansion = "0.0.1"

License

scansion is released under the Apache License, Version 2.0.