Since Crossterm [0.25](https://github.com/crossterm-rs/crossterm/releases/tag/0.25), there are three new events we can probably add to console_engine: - `FocusGained` and `FocusLost` (Windows only) - `Paste`
Since Crossterm 0.25, there are three new events we can probably add to console_engine:
FocusGainedandFocusLost(Windows only)Paste