Accessing monitors on a per-pixel level
nift4 opened this issue ยท 2 comments
If you need to access the contents of a terminal, my recommendation is to redirect to a window first, and then use Window.getLine
. I don't have plans to add support for reading directly from the terminal or monitor.