DTJ11235

Results 4 comments of DTJ11235

Thanks a tonne, that fixed it. Although that example is pretty clear, the one I initially used from the docs was slightly misleading https://docs.rs/crossterm/latest/crossterm/event/index.html

I'll submit one later if that's cool?

Also noticed that this is missing from at least one other example. https://github.com/crossterm-rs/crossterm/blob/master/examples/event-poll-read.rs looks like it implements focus gain and loss events but is missing the relevant execute statements.