I like the terminal, it's handy to have open but this happens eveytime:
- open terminal
- type something in it
- switch to another program
- terminal is closed
:-/ This happens even if I just type something in the command line and leave it there, or if I open a program through the command line or if I'm just looking through my folders...
edit Sorry this is the true chain of events:
- List item
- open terminal
- switch to another program
- alt-tab doesn't display it
- click on terminal in the task bar
- opens new terminal
gnome-terminal > ~/log.txt 2>&1
. Then check if there is any output in log.txt – Ciaran Liedeman Oct 25 '11 at 15:12