1 unstable release

0.0.1 Feb 1, 2024

#12 in #modes

Download history 3/week @ 2024-01-26 1/week @ 2024-02-02 4/week @ 2024-02-16 12/week @ 2024-02-23 12/week @ 2024-03-01 93/week @ 2024-03-08 86/week @ 2024-03-15 82/week @ 2024-03-22 268/week @ 2024-03-29 120/week @ 2024-04-05

561 downloads per month
Used in 4 crates (via modalkit)

Apache-2.0

120KB
2.5K SLoC

keybindings

Build Status License: Apache 2.0 #modalkit:0x.badd.cafe Latest Version Docs Status

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

~1MB
~11K SLoC