https://github.com/canop/keybindings-example
https://github.com/canop/keybindings-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/canop/keybindings-example
- Owner: Canop
- Created: 2022-07-28T17:06:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T15:49:18.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:35:53.548Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example of reading keybindings from a configuration file and using them in a cross-platform terminal application.
This example was written to go along this article: [https://dystroy.org/blog/keybindings/](https://dystroy.org/blog/keybindings/).