We need to determine how events are going to be processed by both the default windows console (cmd.exe) and third party applications (i.e: Console2/ConsoleZ, ConEmu, etc). Once we realize how the events are being processed by the console application, we need to make changes (if needed) to the src/events.rs to pick up mouse and keyboard events accordingly.
We need to determine how events are going to be processed by both the default windows console (cmd.exe) and third party applications (i.e: Console2/ConsoleZ, ConEmu, etc). Once we realize how the events are being processed by the console application, we need to make changes (if needed) to the src/events.rs to pick up mouse and keyboard events accordingly.