From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21920 invoked from network); 26 Jan 2006 18:22:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, RCVD_NUMERIC_HELO autolearn=no version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 26 Jan 2006 18:22:38 -0000 Received: (qmail 1191 invoked from network); 26 Jan 2006 18:22:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Jan 2006 18:22:32 -0000 Received: (qmail 9218 invoked by alias); 26 Jan 2006 18:22:23 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9854 Received: (qmail 9198 invoked from network); 26 Jan 2006 18:22:22 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 26 Jan 2006 18:22:22 -0000 Received: (qmail 99926 invoked from network); 26 Jan 2006 18:22:22 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by a.mx.sunsite.dk with SMTP; 26 Jan 2006 18:22:21 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F2Bjw-0001rM-1j for zsh-users@sunsite.dk; Thu, 26 Jan 2006 19:21:00 +0100 Received: from 82.141.192.251 ([82.141.192.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 19:21:00 +0100 Received: from thorsten by 82.141.192.251 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 19:21:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Thorsten Kampe Subject: Re: Native letters in Cygwin zsh Date: Thu, 26 Jan 2006 18:20:25 +0000 Message-ID: <14r33no220cnr.1208vei8hc2a.dlg@40tude.net> References: <20060126142302.GA3987@itl.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 82.141.192.251 User-Agent: 40tude_Dialog/2.0.15.1 Sender: news * Wojciech Pietron (2006-01-26 14:23 +0100) > WinXP Pro, > ZSH_VERSION=4.2.6 > Cygwin.dll 1.5.19 > charset cp1250 > TERM=rxvt > > The only problem is with Cygwin and displaying Polish native letters. I > usually use AltGr modifier (right Alt on standard PC keyboard) to have them > typed. And seven of nine Polish native letters are displayed OK. Problem is > with AltGr-S and AltGr-X. Instead of displaying Polish letters I can see > two strange-looking chars (it looks like German 'umlaut' and 'SS') in the > case of normal and capital letters. Similar problem with typing in vi. > > There is no problem with it in the case of standard Windows application > (notepad, Word, and so on). > > After a few hours spent in 'bindkey', 'stty' and similar stuff I am not > very familiar with, I found out that after running a command 'setopt nozle' > I am able to produce all Polish letters. Of course, I loose all > functionality associated with 'Zsh Line Editor' module as well. What is more, > problem remains in vi editor. > > Is there any simpler command to be able to enable Polish letters associated > with AltGr-X and AltGr-S and not to loose all the functionality of 'zle' > module? Try setopt printeightbit