-
nikolamI do ssh to remote SmartOS single install and then screen and then ' vmadm console ' on Bhyve HVM with Sebian12 inside. And when I go uparrow in bash history, I get previous commands displayed but thir display is garbled and all over the place
-
nikolamalso Home key does not have desired effect
-
pjusticeThe linux distro probably sets the terminal type to one of the `linux-*` types, which probably don't match whatever you're using. Also, screen really wants you to set the terminal type of the virtuals inside it to one of the `screen-*` types so it can translate cleanly to whatever you're really using outside of screen.