Target machine is raspberry pi zero, running raspbian 10 buster and zsh.
--color=on can fix the color in terminal.
-R UTF8 can fix the character display problem, like lines in tree.
minicom --color=on -8 -b 115200 -R UTF8 -D /dev/ttyUSB0Target machine is raspberry pi zero, running raspbian 10 buster and zsh.
--color=on can fix the color in terminal.
-R UTF8 can fix the character display problem, like lines in tree.
minicom --color=on -8 -b 115200 -R UTF8 -D /dev/ttyUSB0