tmux
You're essentially running a terminal emulator nested inside another one.
As a result, every piece of data gets parsed twice, processed twice, and rendered twice :' )
Once through the terminal emulation layer
Once through the graphical interface