From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18656 invoked from network); 8 May 2005 19:37:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 8 May 2005 19:37:46 -0000 Received: (qmail 55634 invoked from network); 8 May 2005 19:37:37 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 May 2005 19:37:37 -0000 Received: (qmail 28288 invoked by alias); 8 May 2005 19:37:29 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8792 Received: (qmail 28271 invoked from network); 8 May 2005 19:37:28 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 8 May 2005 19:37:28 -0000 Received: (qmail 54444 invoked from network); 8 May 2005 19:37:28 -0000 Received: from webmail-outgoing.us4.outblaze.com (205.158.62.67) by a.mx.sunsite.dk with SMTP; 8 May 2005 19:37:23 -0000 Received: from unknown (unknown [192.168.9.180]) by webmail-outgoing.us4.outblaze.com (Postfix) with QMQP id 9983218001A1 for ; Sun, 8 May 2005 19:37:22 +0000 (GMT) X-OB-Received: from unknown (205.158.62.182) by wfilter.us4.outblaze.com; 8 May 2005 19:37:22 -0000 Received: by ws1-6.us4.outblaze.com (Postfix, from userid 1001) id 8F67C1CE303; Sun, 8 May 2005 19:37:22 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Received: from [213.187.181.70] by ws1-6.us4.outblaze.com with http for fteg@london.com; Sun, 08 May 2005 14:37:22 -0500 From: "Fafa Hafiz Krantz" To: zsh-users@sunsite.dk Date: Sun, 08 May 2005 14:37:22 -0500 Subject: Help help, prompt problems here! X-Originating-Ip: 213.187.181.70 X-Originating-Server: ws1-6.us4.outblaze.com Message-Id: <20050508193722.8F67C1CE303@ws1-6.us4.outblaze.com> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-1.9 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -1.9 Hello everyone! I am having some difficulty on one of the two boxes I installed zsh on today. The box having problems won't let no prompt appear unless I type CTRL+C. Even after I do that, it's not the prompt I've specified in /etc/zshrc. Also, I need help modifying the theme 'elite2' into looking just a little bit better. I've done a 'vared PS1' to get the prompt out of where ever it's hidden. It looks like this (with a nice green color scheme): (johann@urban)(1/ttyp3)(09:26P:05/08/05)- (%:~)- I need it to look like this though: (johann@urban)(21:26:05/08/05)- (%:~)- Yeah, basically the 1/ttyp3 has been removed and the time format changed to the European format. 'vared PS1' returns: %{^[[01;32m%}(%{^[[22;32m%}%n%{^[[01;30m%}@%{^[[22;32m%}%m%{^[[01;32m%})%{^= [[01;32m%}(%{^[[22;32m%}%!%{^[[01;30m%}/%{^[[22;32m%}%y%{^[[01;32m%})%{^[[0= 1;32m%}(%{^[[22;32m%}%D{%I:%M%P}%{^[[01;30m%}:%{^[[22;32m%}%D{%m/%d/%y}%{^[= [01;32m%})%{^[[01;30m%}-%{^[[00m%} %{^M%}%{^[[01;32m%}(%{^[[22;32m%}%#%{^[[01;30m%}:%{^[[22;32m%}%~%{^[[01;32m= %})%{^[[01;30m%}-%{^[[00m%} And here is my /etc/zshrc: umask 022 alias vi=3D'vim' alias j=3D'jobs -l' alias h=3D'history' alias ls=3D'ls -G' alias cd..=3D'cd ..' alias cd...=3D'cd ../..' alias cd....=3D'cd ../../..' alias cd.....=3D'cd ../../../..' alias cd......=3D'cd ../../../../..' alias cd/=3D'cd /' alias wf=3D'w -f' alias ws=3D'w -s' alias df=3D'df -h' alias ftp=3D'lftp' ports=3D/usr/ports src=3D/usr/src var=3D/var autoload -U compinit compinit autoload promptinit promptinit prompt elite2 green if [[ `whoami` =3D root ]] then prompt elite2 red fi if [[ $TERM =3D eterm ]] then export TERM=3Dxterm-color fi I hope someone can help me. Thanks! -- Fafa Hafiz Krantz Research Designer @ http://www.bleed.no --=20 ___________________________________________________________ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfreejump.htm