From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11063 invoked from network); 7 Dec 2008 21:15:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 7 Dec 2008 21:15:47 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 79116 invoked from network); 7 Dec 2008 21:15:36 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 7 Dec 2008 21:15:36 -0000 Received: (qmail 26986 invoked by alias); 7 Dec 2008 21:15:17 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13542 Received: (qmail 26975 invoked from network); 7 Dec 2008 21:15:17 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 7 Dec 2008 21:15:17 -0000 Received: from flock1.newmail.ru (flock1.newmail.ru [82.204.219.207]) by bifrost.dotsrc.org (Postfix) with SMTP id D5B6480308BE for ; Sun, 7 Dec 2008 22:15:01 +0100 (CET) Received: (qmail 20307 invoked from network); 7 Dec 2008 21:14:20 -0000 Received: from unknown (HELO cooker.localnet) (arvidjaar@newmail.ru@91.77.254.129) by smtpd.newmail.ru with SMTP; 7 Dec 2008 21:14:20 -0000 From: Andrey Borzenkov To: =?iso-8859-1?q?Maur=ED=ADcio?= Subject: Re: utf-8 and zsh Date: Mon, 8 Dec 2008 00:14:12 +0300 User-Agent: KMail/1.10.90 (Linux/2.6.28-rc7-1avb; KDE/4.1.81; i686; ; ) Cc: zsh-users@sunsite.dk References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3821563.RRt5CGC2Vu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200812080014.17995.arvidjaar@mail.ru> X-Virus-Scanned: ClamAV 0.92.1/8730/Sun Dec 7 07:03:03 2008 on bifrost X-Virus-Status: Clean --nextPart3821563.RRt5CGC2Vu Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On =D0=92=D0=BE=D1=81=D0=BA=D1=80=D0=B5=D1=81=D0=B5=D0=BD=D1=8C=D0=B5 07 = =D0=B4=D0=B5=D0=BA=D0=B0=D0=B1=D1=80=D1=8F 2008 23:10:29 Maur=C3=AD=C2=ADci= o wrote: > Hi, > > Is there some zsh-specific way to enter utf-8 > characters? Or should I rely on my terminal to > do that (xterm, mlterm etc.)? > You can use insert-composed-char ZLE function; see man zshcontrib.=20 Otherwise there are good chances that it will just work when you enter=20 multibyte characters using OS supplied means. Keep in mind that zsh will use whatever encoding is set by current=20 locale; it does not convert to UTF-8 internally. --nextPart3821563.RRt5CGC2Vu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkk8PKYACgkQR6LMutpd94wuagCeO7Ob3H2fdd7U8t4xzLdgIcM9 8yUAni5QTayTq44iE/aaDTWHoWDivCt1 =v/4p -----END PGP SIGNATURE----- --nextPart3821563.RRt5CGC2Vu--