Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh themes problem
- X-seq: zsh-users 14111
- From: djrjmr <djrjmr@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: zsh themes problem
- Date: Tue, 12 May 2009 14:40:09 -0500
- Dkim-signature: v=1; q=dns/txt; d=mchsi.com; s=dkim01; a=rsa-sha256; c=relaxed/relaxed; t=1242157553; h=Message-ID: Content-Transfer-Encoding:MIME-Version:Content-Type:From:Subject: To:Date; bh=aqJs1YDmiw6llOD4HFQhX+6cWTHFSAFppTtzInwfYcM=; b=krl AKisdgT+ToH2Nx7daxxvQslPlvmcQUKOyHD8NfHnQc0fe/FZ2/Oqqq6zH7DZrgIRaEc wfrO+7Qrd5/WVyfA==
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello,
I am using zsh on Slackware 12.2. When I try to use a theme in zsh, I
always get the following at the top of the terminal when I open it:
prompt_special_chars:16: command not found: char_333=Û
prompt_special_chars:16: command not found: char_262=²
prompt_special_chars:16: command not found: char_261=±
prompt_special_chars:16: command not found: char_260=°
This occurs with most themes, with the exception of adam1, adam2 and bart,
which work properly. The output of locale is:
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE=C
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=
Could someone please help me to resolve this issue so that themes work
properly.
If you need any more information, please let me know.
Thank You
Messages sorted by:
Reverse Date,
Date,
Thread,
Author