echo $TERM
xterm-256color
s
there.
dpc@spinlock ~ [I]> ssh rhex@rhex.dpc.pw
The authenticity of host 'rhex.dpc.pw (158.69.209.42)' can't be established.
ECDSA key fingerprint is SHA256:fk5vq11fO8v6vr3zQf0WMmSu80bZUYkStvTgvnR/joM.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'rhex.dpc.pw,158.69.209.42' (ECDSA) to the list of known hosts.
rhex@rhex.dpc.pw's password: rhex123
chmod +x <file>
it and ./file
TERM
needs to be set to your actual-end terminal
TERM
needs to be putty-256color
acording to google.
TERM
, and putty itself is supposed to send it.
TERM
is set to whatever you are actually using.
TERM
tells your software what magic characters to send to get colors and special effects. Magic characters are being interpreted by your terminal - in this case putty.