Timon
Timon
Why not just have this filter your self? Should be a simple match function on the event. We have had this request before but think we would like crossterm to...
That sounds like undefined behavior. Read is not guaranteeing a duplicated event source, it polls events from the OS of which there is only one resource. If you want multiple...
Personally do not have a presence if ppl writing cli applications find a very usefull use to this im fine with getting it in.
agree think in general we try to stick to ANSI codes and don't go to far in writing custom solutions as that introduces state management which crossterm is mostly trying...
I'll see if i'll be able to do some release soon, thanks for the PR.