Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Serial Monitor: VT100 emulation? (Read 1958 times)
GoofBall
Newbies
*
Offline


Posts: 9
Joined: Jun 22nd, 2018
Serial Monitor: VT100 emulation?
Jul 4th, 2018 at 3:52pm
Print Post  
Can VisualMicro's serial monitor do VT100 emulation?   

This would allow color and other neat stuff:

Serial.printf("This is \x1b[0;31mRED!");
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Serial Monitor: VT100 emulation?
Reply #1 - Jul 4th, 2018 at 4:00pm
Print Post  
Not at the moment but how to do has been discussed and thought about a bit.

The VT100 idea is an interesting one. It's a good standard.

It would be useful and save some time if anyone reading this can suggest a windows c# wpf or winform control that can display VT100 and also allow two way interaction (accept keystrokes)

Thanks for the suggestion!
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Serial Monitor: VT100 emulation?
Reply #2 - Jul 4th, 2018 at 4:00pm
Print Post  
Not at the moment but how to do has been discussed and thought about a bit.

The VT100 idea is an interesting one. It's a good standard.

It would be useful and save some time if anyone reading this can suggest a windows c# wpf or winform control that can display VT100 and also allow two way interaction (accept keystrokes)

Thanks for the suggestion!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint