Re: Bash escape character troubles

2007-07-16 Thread Peder Stray
On Sun, 15 Jul 2007, Troy Curtis Jr wrote: I used to run Gentoo and when I moved to Ubuntu all the sudden my Bash prompt command would work correctly. It would correctly set the window title but it would also display "134134" in front of my prompt. Here is my PROMPT_COMMAND line: export PROMPT

Re: Bash escape character troubles

2007-07-16 Thread Troy Curtis Jr
On 7/16/07, donothing successfully <[EMAIL PROTECTED]> wrote: On 16/07/07, Jean Jordaan <[EMAIL PROTECTED]> wrote: > > Why do both use PROMPT_COMMAND to output your prompts? > > I use it to set the window title as described here: Oh, it appears I've completely misunderstood what you were trying

Re: Bash escape character troubles

2007-07-16 Thread donothing successfully
On 16/07/07, Jean Jordaan <[EMAIL PROTECTED]> wrote: > Why do both use PROMPT_COMMAND to output your prompts? I use it to set the window title as described here: Oh, it appears I've completely misunderstood what you were trying to do! Sorry. I haven't been able to replicate your problems wit

Re: Bash escape character troubles

2007-07-16 Thread Jean Jordaan
Hi donothing Why do both use PROMPT_COMMAND to output your prompts? I use it to set the window title as described here: http://www.delorie.com/gnu/docs/screen/screen_51.html It sets the title to my current directory so that in screen I have a windowlist that looks like this: [...] 18 [EMAIL