Line break happens after each command on zsh terminal after spawning a reverse shell and upgrading it [migrated]

I just learned how one can upgrade a reverse shell connected with netcat, to a rather stable one. While attacking a CTF machine on tryhackme, I had a reverse shell connection and then I tried to upgrade it:
stty raw -echo; fg
and then:
res… Continue reading Line break happens after each command on zsh terminal after spawning a reverse shell and upgrading it [migrated]