helix-mods/helix-term
Gokul Soumya efc2b4c77b
Refactor keyevent handling using key, ctrl macros (#1058)
Adds ctrl! and alt! macros (which existed before the big keymap
refactor) and uses them in event handling of Components. Note
that this converts crossterm's KeyEvent to our own KeyEvent on
each invocation of handle_event in Components.
2021-11-11 00:58:46 +09:00
..
src Refactor keyevent handling using key, ctrl macros (#1058) 2021-11-11 00:58:46 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Prevent preview binary or large file (#939) 2021-11-04 12:24:52 +09:00