Topic: Editing your prompt in gnu screen *FIXED*

Okay, so I've edited my command prompt to what I want, but whenever I open up screen, it has my old prompt there. Does anyone know how I can set my prompt to be the same in screen?

Thanks.

EDIT: I've fixed it. I had a line before my PS1 that read TERM=xterm*|rxvt* so I added screen to it, making it xterm*|rxvt*|screen*|

Last edited by Him (2010-06-01 15:45:13)

A world without what makes us, us. One without you or me.
A world with no differences, this is the world I see.

Re: Editing your prompt in gnu screen *FIXED*

Hm, maybe this linky?

Re: Editing your prompt in gnu screen *FIXED*

Doris wrote:

Hm, maybe this linky?

No, thats just a tutorial on keeping your bash as through different commands (like startx, which wipes out the /etc/profile). I'm looking to modify my bash prompt just in screen.

Although, I am willing to make the switch to tmux if it does it and screen does not, or if screen is to big of a pain to do so.

A world without what makes us, us. One without you or me.
A world with no differences, this is the world I see.