Skip to content

Add support for capturing `Key::Esc`

Michael Aaron Murphy requested to merge jakalope:master into master

Created by: jakalope

This changeset adds an explicit detection and parsing of Key::Esc. A minor refactor was done in order to determine how best to achieve the parse. Finally, rustfmt was applied using default config.

Merge request reports