Hello x1pepe!
On 23 Apr 2022, x1pepe said the following...
I had try Minicom in the past (Linux) and I can't found the way to use it with ANSI colors .
I believe you have to change to ANSI each time after starting it;
Ctrl+A then T and then A until you get Terminal Emulation: ANSI.
I haven't found a way to have it default to ANSI on its own. :-(
I also noticed that I have an environment variable set in my profile (e.g. .bash_profile or in my case /etc/profile.d/local.sh):
export MINICOM="${MINICOM:+${MINICOM} }-c on -R CP437"
...which will usually result in:
MINICOM="-c on -R CP437"
...i.e. color turned on and CP437 as the remote character set. :)
Best regards
Zip
--- Mystic BBS v1.12 A48 2022/04/03 (Linux/64)
* Origin: Star Collision BBS, Uppsala, Sweden (21:1/202)