
Yeah, that's what I generally do really. I have been using one computer all summer and when a term opens it automatically runs 'screen -x main' on start, but I was just working on a different computer and I hadn't started in a screen session. Thanks for the help anyway. I was just really wondering if there was a UNIXy, configless way to fix this issue if I didn't do things right in the beginning.nevynxxx wrote:1) Create a script that starts a screen session, then runs the emerge within it, then alias that script to emerge....
2) set your shell to the screen executable...
3) set your bash.rc to start screen last....
Any of those sound reasonable?

I wonder if retty could help you in those cases.fRIOUX wrote:I was just really wondering if there was a UNIXy, configless way to fix this issue if I didn't do things right in the beginning.