ulyssa / modalkit

A Rust library for building modal editing applications
Apache License 2.0
49 stars 5 forks source link

Allow creating mode-switching InputSteps #90

Closed ulyssa closed 1 year ago

ulyssa commented 1 year ago

It should be possible to create an InputStep for Vim and Emacs keybindings that switch to a different mode after they're executed.