On ssh connection the terminal tab runs stty command to set theminal rows/cols dimensions. These dimensions may become invalid when the application font size changes. A similar issue happens when the application window is downsized
steps to reproduce:
0. establish ssh connection
- run the "top" command -> works normally
- try increasing app font size -> top output breaks
- try downsizing the browser/app window -> top output breaks
On ssh connection the terminal tab runs stty command to set theminal rows/cols dimensions. These dimensions may become invalid when the application font size changes. A similar issue happens when the application window is downsized
steps to reproduce:
0. establish ssh connection