From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26992 invoked from network); 28 Jun 2002 12:45:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 28 Jun 2002 12:45:34 -0000 Received: (qmail 19943 invoked by alias); 28 Jun 2002 12:45:24 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5108 Received: (qmail 19932 invoked from network); 28 Jun 2002 12:45:24 -0000 From: Borsenkow Andrej To: "'Arno Dark'" , zsh-users@sunsite.dk Subject: RE: Prompt themes Date: Fri, 28 Jun 2002 16:45:18 +0400 Message-ID: <6134254DE87BD411908B00A0C99B044F03A0B2F7@mowd019a.mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <200206281237.3844@th00.opsion.fr> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > If I understand, it's impossible for me to use the prompt themes. It's > too bad because i found this thmes so beautiful :(. But there is a point > that i don't understand. You said that the theme could only work on > linux console and a this url : > http://adamspiers.org/computing/zsh/files/prompts/shot_19-11-99_030553.j > pg whe can see that he use X11 environnement ??? > May be they using some terminal emulator that emulates Linux console? :-) To make it work you need terminal (emulator) that supports those semi-graphic characters. I do not doubt that some windows programs do support them. I just do not know which ones. May be somebody could help here. Most themes never worked for me because I use Russian character set that has those characters in different place. You are using ISO-8859-1 that does not have these characters at all. -andrej