Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: how to get my umlauts back?



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