X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 3 Mar 2008 20:33:25 +0100 From: Paul-Kenji Cahier X-Mailer: The Bat! (v3.99.24) Professional Reply-To: Paul-Kenji Cahier Message-ID: <13510047732.20080303203325@F1-Photo.com> To: cygwin AT cygwin DOT com CC: Paul-Kenji Cahier Subject: ZSH - UTF-8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m23JXs3C018361 Hello all again, I was wondering if anyone ever managed to get zsh and UTF-8 support working. I tried even recompiling zsh forcing utf-8 support(which it has been having for some time now) but it seems to be failing(at detecting it?). From what I gathered zsh is heavily dependent on the locale system, which used to be a problem since newlib only supports C locales. But according to the newlib ml, it now supports C.UTF-8, which makes me think that having zsh work with utf-8 should now be possible. (Note: I'm talking of having zsh display&edit properly utf-8 in the line editor, including the completion system). If anyone has ever gotten it to work, or could look at it, I'd be very happy to hear about it all. (Note: we're talking of getting it to work with LC_ALL=C.UTF-8 since that's the only unicode enabled locale available in newlib) -- Best regards, Paul-Kenji Cahier mailto:pkc AT F1-Photo DOT com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/