On Thu, Sep 2, 2010 at 4:29 AM, Jerome Leclanche <adys...@gmail.com> wrote: > Anyone else's terminal emulators really acting up since the last git > batch? On konsole (2.5//4.5.00), I'm unable to see what I'm writing if > there is a wine process running, until it's killed. This is probably a > konsole bug, but still...
Actually, I've run into this yesterday, not sure what the cause is (could be Eric's console patches, not cleaning up properly). To fix it, type `reset' in the offending terminal (even if you don't see anything you type, just type <enter>reset<enter>). It will reset all terminal attributes. Octavian