How do I ask screen to behave like a standard bash shell?
- by thornomad
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 ?