Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
bold prompt problem
- X-seq: zsh-users 11634
- From: arnuld <geek.arnuld@xxxxxxxxx>
- To: "ZSH Users" <zsh-users@xxxxxxxxxx>
- Subject: bold prompt problem
- Date: Sat, 14 Jul 2007 11:34:57 +0530
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ecnzDg9LvHln11GPe24a2ug31TvXPscYZlgJ51PmbcoRU/lJsi4gS/lQiLM3uLKeGeUxndnJ3Gh5WeIPD8qU9VK00V5lDT9jykXRojJo9Ti7BhaVz/s2znhBrYoRdYQ88PabaX3WKyArbVqlAr33yo12u5vwIG9ABul99xzPAOg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IZE1trW+JyPc19vRBSzGZ0LZFNZhBg1wvxrZZw1pCx3CX2ZDgkvpGIaWewlFVb0mZhuOSzJtCGPT/DJuEMyo4xJlexaseYnXmwMXEi6eSJKMbEi87cRn5FdrQugY8x2psq9vKP0wgQQKA7YilJeHNeaH2R6PlNZ6QPOOhVExNMQ=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
i have setup a coloured & bold prompt:
PS1="%B{%{$fg[green]%}%n@%m %{$fg[red]%}%1~ %{$reset_color%}% }%#%b"
this gives me a prompt: {arnuld@arch ~ }
where the whole prompt is bold except the last "}", why that closing
"}" is not getting bold ?
--
http://arnuld.blogspot.com/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author