I've noticed that ET struggles with Flow Control. If you run `cat /dev/zero | base64 -w 0` it is not possible to send a ^C to the server. Using SSH directly it works fine.
I've noticed that ET struggles with Flow Control. If you run
cat /dev/zero | base64 -w 0it is not possible to send a ^C to the server. Using SSH directly it works fine.