Mailinglist Archive: opensuse (2831 mails)
| < Previous | Next > |
Re: [opensuse] bash \r
- From: Robert Schiele <rschiele@xxxxxxxxxxxxxxx>
- Date: Thu, 27 Jul 2006 16:08:48 +0200
- Message-id: <20060727140847.GB29613@xxxxxxxxxxxxxxxxxx>
On Thu, Jul 27, 2006 at 12:45:14PM +0200, Werner Fink wrote:
> On Wed, Jul 26, 2006 at 05:34:07PM +0200, Jan Engelhardt wrote:
> > export PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w > "
> >
> > has no problems but
> >
> > export PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w \[\e[1m\]> "
> >
> > I can't see the problem. Maybe you?
>
> werner@Fatou:~> PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w \[\e[1m\]> "
> 12:38 Fatou:~ >
> 12:38 Fatou:~ > echo -en "abcdefghijklm" >jengelh
> 12:38 Fatou:~ > cat jengelh
> abcdefghijklm12:38 Fatou:~ >
>
> I don have any one ... beside a green command line which I do
That's interesting: I could reproduce the "problem" with _both_ variants Jan
mentioned, even with the one he can not reproduce with.
Robert
--
Robert Schiele Tel.: +49-621-181-2214
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
> On Wed, Jul 26, 2006 at 05:34:07PM +0200, Jan Engelhardt wrote:
> > export PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w > "
> >
> > has no problems but
> >
> > export PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w \[\e[1m\]> "
> >
> > I can't see the problem. Maybe you?
>
> werner@Fatou:~> PS1="\[\e[1;30m\]\A \[\e[0;32m\]\h:\w \[\e[1m\]> "
> 12:38 Fatou:~ >
> 12:38 Fatou:~ > echo -en "abcdefghijklm" >jengelh
> 12:38 Fatou:~ > cat jengelh
> abcdefghijklm12:38 Fatou:~ >
>
> I don have any one ... beside a green command line which I do
That's interesting: I could reproduce the "problem" with _both_ variants Jan
mentioned, even with the one he can not reproduce with.
Robert
--
Robert Schiele Tel.: +49-621-181-2214
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxxxxxxxx
"Quidquid latine dictum sit, altum sonatur."
| < Previous | Next > |