To run Minicom

  • In a shell window, enter the following command:
sudo minicom -w -D /dev/pts/<number> -R utf8 -t xterm
      

The -w option enables line-wrapping, -R utf8 enables UTF-8 character set.