1 unstable release
0.0.1 | Feb 1, 2024 |
---|
#17 in #modal
369 downloads per month
Used in 4 crates
(via modalkit)
120KB
2.5K
SLoC
keybindings
About
This crate provides environment-agnostic interfaces for tracking and processing keybindings in different modes, and can be used to build applications with modal input.
See modalkit for an example of using this crate to implement Vim and Emacs keybindings.
Usage
This crate can be used by adding keybindings
to your dependencies in your
project's Cargo.toml
.
[dependencies]
modalkit = "0.0.16"
License
modalkit
is released under the Apache License, Version 2.0.
Dependencies
~2MB
~26K SLoC