This will be fixed in the next release (coming shortly - building & testing
under way).
rlc
On Sat, Sep 13, 2003 at 11:01:56AM -0400, Sam Steingold wrote:
> PS1="\[\e[33;1m\]\t\[\e[m\] \[\e[36;1m\]\w [\#]\\$\[\e[m\] "
> there are two spaces after "$", not one as it should be
> (and as it was wit
Yeah, this bash has the same problems that -12 did, and more.
PS1='\[[02;34m\]$PWD\[[02;33m\]>\[[0m\] '
There are some literal escape chars in that...
I get a colored prompt like this:
/home/rcampbell>
if I type t, then I see a list of possible completions, and:
/home/rcampbell> t t
2 matches
Mail list logo