On 2018-08-26 15:41, Thomas Wolff wrote:
>> PS1="\[\e[1;32m\]\h \! $ \[\e[0m\] "
>> The real issue is that I still have no real clue on how these escape
>> sequences work!! ...
> `man bash`, section PROMPTING
$ LESS='+/^\s*PROMPTING' man bash
Mostly provided with GNU programs, info often h
...
PS1="\[\e[1;32m\]\h \! $ \[\e[0m\] "
The real issues is that I still have no real clue on how these escape
sequences work!! ...
`man bash`, section PROMPTING; the \[ and \] are not escape sequences
for the terminal but meta syntax in the prompt, telling the shell that
the string
rintable
Many thanks, TW, for your hint. I have "solved" the problem, but I do not
understand why it works! I took time to test it for a few days to make
sure that things were ok. Hence the slow response. If I had only also
included my prompt in the original email, I think that you would
[EMAIL PROTECTED] wrote:
> Hi. This is the qmail-send program at _ource_are._rg.
> I'm afraid I wasn't able to deliver your message to the following
> addresses. This is a permanent error; I've given up. Sorry it didn't
> work out.
>
> <[EMAIL PROTECTED]>:
> Sorry, your message has been denied du
4 matches
Mail list logo