Hi,
I have an issue that is irritating me, and I'm not sure what to do about it.
So on the Helios64 page (I am also using it with the Kobol enclosure), they give you a simple command like this to use:
picocom -b 1500000 /dev/ttyUSB0
This is so you can access a serial TTY without an Internet connection.
My problem is that the "window size" is set back to 80x24 characters. I'm not sure why this happens. I've also noticed that it somehow sets "TERM=linux" instead of what I have in my host PC's "$TERM" which is "xterm-256color"
I