There is a bug in Konsole with tmux: lines often aren’t cleared properly. To fix, put this in tmux.conf:

set -as terminal-overrides ',*:indn@'

Github issue