microsoft / azserialconsole

Azure Serial Console
17 stars 10 forks source link

Screen minimizes when typing past one line #112

Open Reece-Denne opened 3 months ago

Reece-Denne commented 3 months ago

Attempting to troubleshoot Azure Update manager and running the command nano /var/log/azure/Microsoft.CPlat.Core.LinuxPatchExtension/0.core.log

As soon as I get into a new line the characters go to the front of the existing line, not on a new line, and the screen size shrinks. Only way the screen resizes is by rebooting the VM. Very annoying.

Some screenshots below to demonstrate.

Serial Console size good: Serial Console Size Good

Serial Console size bad: Serial Console Size Bad

mbifeld commented 3 months ago

Thank you for reporting this bug! We will be working on revamping our Portal experience in our future roadmap and will be ensuring this is fixed during that process. For our understanding, is the console still receiving all characters properly? Meaning even though the characters are covering the front of the existing line, what gets executed is what you typed out?

Reece-Denne commented 3 months ago

Yes, the console is still receiving all characters properly. What gets executed is what I type out.

mbifeld commented 3 months ago

Okay, thank you for the additional details and reporting this bug!