alias Crysterm::Event::KeyPress::Channel
Overview
Individual key events emitted on specific key presses. This is used when
the caller does not want to listen for everything on Event::KeyPress
(i.e.
all keypresses), but when they want explicit keys like
Event::KeyPress::CtrlQ
.
Alias Definition
Channel(Crysterm::Event::KeyPress)