On Wednesday 21 March 2007 21:36:59 Chet Ramey wrote:
> Ismail Dönmez wrote:
> > Hi,
> >
> > [~]> bash --version
> > GNU bash, version 3.2.15(1)-release (i686-pc-linux-gnu)
> > Copyright (C) 2005 Free Software Foundation, Inc.
> >
> > [EMAIL PROTECTED]:44:49]
> > (reverse-i-search)`ls': : 1174491813:0;ls
> >
> >
> > Trying to do a reverse i-search puts a long number between the search and
> > result, "1174491813:0" in this case. Anyone see this before? Seems like a
> > new bug.
>
> What do you have PS1 and PROMPT_COMMAND set to?  I suspect you're writing
> something to the title bar and it's not being handled well.

Here they are:

[~]> echo $PROMPT_COMMAND
echo -ne "\033]0;[EMAIL PROTECTED]:${PWD/$HOME/~}\007"

[~]> echo $PS1
[EMAIL PROTECTED]>


Regards.
-- 
Happiness in intelligent people is the rarest thing I know. (Ernest Hemingway)

Ismail Donmez ismail (at) pardus.org.tr
GPG Fingerprint: 7ACD 5836 7827 5598 D721 DF0D 1A9D 257A 5B88 F54C
Pardus Linux / KDE developer

Attachment: pgpOjerwgHMk3.pgp
Description: PGP signature

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to