Closed vanossj closed 7 years ago
Thanks for the pr vanossj.
Sorry for the late response on this one, but I've decided to forego it and add interactive support to output-panel instead, as it integrates a little nicer than the platformio approach.
Cheers though
no problem, just happy its working
This allows for input to the application via stdin (#13) by separating application terminal io from gdb terminal io.
I modified platformio-atom-ide-terminal, since that seems to be the most active terminal-plus fork.