Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: how to get my umlauts back?
- X-seq: zsh-users 12943
- From: Jens Schweikhardt <schweikh@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: how to get my umlauts back?
- Date: Sun, 15 Jun 2008 22:37:00 +0200
- In-reply-to: <20080615201446.GA2001@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080615115729.GC1164@xxxxxxxxxxxxxxxx> <20080615201446.GA2001@xxxxxxxxxxxxxxxx>
On Sun, Jun 15, 2008 at 10:14:47PM +0200, Tomasz Pala wrote:
# On Sun, Jun 15, 2008 at 13:57:29 +0200, Jens Schweikhardt wrote:
#
# > has stopped working. When typing äöü I now get this:
# >
# > $ <00e4><00f6><00fc>
# > zsh: command not found: äöü
#
# Set LC_CTYPE and LC_COLLATE.
Thanks Thomas, that did the trick:
$ LC_CTYPE=de_DE.ISO8859-15
$ äöü
(Note to readers: this is on FreeBSD; the available locales can be found
in directory /usr/share/locale).
Regards,
Jens
--
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author