microsoft / azserialconsole

Azure Serial Console
17 stars 10 forks source link

Is not looking as it should #81

Closed LuisEnMarroquin closed 4 years ago

LuisEnMarroquin commented 4 years ago

I just run sudo apt upgrade on Ubuntu 18 and this is how it looks:

image

asinn826 commented 4 years ago

Hey @LuisEnMarroquin - I would suggest quickly opening and closing Cloud Shell by using the icon on the top right of the Azure Portal, or clearing the screen with Ctrl+L. image

Serial as a protocol can't negotiate about window size, so sometimes display bugs like this occur. Usually forcing a resize of the screen will fix it. Another alternative is to install xterm, which gives you the resize command that you can run.