How do I ask screen to behave like a standard bash shell?

Posted by thornomad on Server Fault See other posts from Server Fault or by thornomad
Published on 2010-03-24T22:24:22Z Indexed on 2010/03/24 22:33 UTC
Read the original article Hit count: 216

Filed under:
|

Just learned about the screen command on linux - it is genius. I love it. However, the actual terminal/prompt in screen looks and behaves differently than my standard bash prompt. That is, the colors aren't the same, tab completion doesn't seem to work, etc.

Is there a way I can tell screen to behave just like a normal (at least, normal as in what I am used to) bash prompt ?

© Server Fault or respective owner

Related posts about screen

Related posts about bash