Smile in the terminal prompt
- From: Salvatore <salm@xxxxxxxxxxx>
- Date: Mon, 15 May 2006 17:54:00 +0200
Hi,
my terminal (bash) prompt is:
PS1='\e[0;31m\]\e[7m[\h - \u] [\w]\e[m\]\e[27m\n[\!]$ '
After upgrading to freebsd 6.1, the prompt looks different:
- it shows two smiles at both end of the first line and the red
background is white.
Does that happens to you too if you set the prompt above?
I know that the prompt is wrong (it lacks the start invisible chars \[;
a better version could be PS1='\[\e[1;37m\]\[\e[41m\][\h - \u]
[\w]\[\e[0m\]\n[\!]$ '),
but WHY before the upgrade it looked right and now it shows these smiles?
At first, I worried that some hackers have made me a joke... (I hope not!)
bye
Salvatore
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Smile in the terminal prompt
- From: Atom Powers
- Re: Smile in the terminal prompt
- Prev by Date: Re: NDISulator vs Linksys WMP54G BCM4306
- Next by Date: Re: Newbie File system
- Previous by thread: 6.1RC2 regression and a BIG question.
- Next by thread: Re: Smile in the terminal prompt
- Index(es):
Relevant Pages
|