Re: customizing PS1 environment var with colour escape codes breaks readline

2005-05-21 Thread Almut Behrens
On Fri, May 20, 2005 at 10:38:09PM -0500, Kent West wrote: > Jacobo221 wrote: > > >I like customizing my PC. In my console I use the following PS1 var: > > > >PS1='\n\033[34;1m[\w]\033[0;34m\$ ' > >PS1=$PS1'\033[s\033[1;1f\033[37;47;1m\033[K Terminal: > >\033[2m\l\033[1m\033[;19fJobs: \033[2m\j\0

Re: customizing PS1 environment var with colour escape codes breaks readline

2005-05-21 Thread Nate Bargmann
* Kent West <[EMAIL PROTECTED]> [2005 May 20 22:42 -0500]: > I use bash, and also have a colour-coded prompt. I see similar problems > to what you're describing. I've just learned to live with it. I only > mention this so you'll know you're not alone. Sorry I don't have a > solution for you. I us

Re: customizing PS1 environment var with colour escape codes breaks readline

2005-05-20 Thread Kent West
Jacobo221 wrote: >I like customizing my PC. In my console I use the following PS1 var: > >PS1='\n\033[34;1m[\w]\033[0;34m\$ ' >PS1=$PS1'\033[s\033[1;1f\033[37;47;1m\033[K Terminal: >\033[2m\l\033[1m\033[;19fJobs: \033[2m\j\033[1m\033[;29fUser: >\033[2m\u\033[1m\033[;45fHost: \033[2m\h\033[1m\033

customizing PS1 environment var with colour escape codes breaks readline

2005-05-20 Thread Jacobo221
I didn't know what package should i file this bug to (cterm, base-utils, ...) so i report it here and hope someone can suggest: I like customizing my PC. In my console I use the following PS1 var: PS1='\n\033[34;1m[\w]\033[0;34m\$ ' PS1=$PS1'\033[s\033[1;1f\033[37;47;1m\033[K Terminal: \033[2m