Debug Terminal
This grew out of discussion here: https://forums.parallax.com/discussion/176217/debug-i2c-scanner-and-bno086-oddity
Idea is to have a serial terminal using Debug that is interchangeable with a real serial interface, such as jm_fullduplexserial
Think this is pretty close to acceptable now.
Tested in PropTool and SpinTools


Comments
I'm going to be a little embarrassed if I didn't post this before, but I also created a serial terminal that was inspired by your earlier work. Maybe I was waiting on PNut code to come into alignment with Spin Tools which allows arbitrariy colors to be set at any time. This handles strings and sub-strings, all the normal numeric outputs (plus octal), cursor positioning, and the color stuff. Again, Ray, this was based on your initial work and some of the things I wanted having to do with colors.
Update: Added Spin version requirement.