Hi ,
While working through the Helm lab, I encountered a display issue in the terminal. The lab terminal is totally blank and the screen does not show the expected output — even when I run basic commands like ls
, the terminal only displays random letters such as h
, w
, d
, etc., scattered or centered in the middle of the screen.
Running ls -l
produces a similar result, with no proper directory listing, just a few characters appearing instead. It seems like the terminal is not rendering the output correctly.