This bug is really unnerving when using xfce4-terminal with a specific pattern. Steps to reproduce: - Open new terminal - ls -l /usr/bin - Maximize Terminal Window with window manager's maximize facility - ls -l /usr/bin | less - De-Maximize Window - Exit less (by using the "q" command) This reproducibly leads to junk being displayed on the line next to the command prompt! I use Terminal with this pattern _a lot_ , and so this really annoys the heck out of me.. :-/ I would be greatful for a quick fix.
The cli interaction is handled by VTE, Terminal doesn't do anything there. So this is a bug for VTE then.