X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,SARE_SUB_ENC_UTF8,TW_RX,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <20100607124439.GA2808@wladimir> References: <20100607092355 DOT GB3028 AT wladimir> <20100607104043 DOT GG8163 AT calimero DOT vinschen DOT de> <20100607124439 DOT GA2808 AT wladimir> Date: Mon, 7 Jun 2010 19:17:50 +0100 Message-ID: Subject: Re: Unicode/UTF-8 support (MinTTY) - ncursesw - Mutt, Vim From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 7 June 2010 13:44, Michael Ludwig wrote: > Andy Koppe schrieb am 07.06.2010 um 12:14:20 (+0100): >> On 7 June 2010 11:40, Corinna Vinschen wrote: > >> > I'll build the next release of vim (there's a 7.3 release coming >> > soon) against ncursesw. >> >> Probably a good idea anyway, but as far as I can see, vim works fine >> with UTF-8 already. > >> Michael, what are the issues you're seeing with vim? Are you using >> Cygwin 1.7? > > As you say, Vim works fine with UTF-8. It's just that until very > recently, I've been using the rxvt terminal emulator, which lacks > Unicode support; so Vim being compiled against ncurses (*without* > wide characters) was a good match. > > Now that I'm switching to the MinTTY terminal, which supports > Unicode/UTF-8, I need a Vim compiled against ncursesw (*with* > wide characters) if my assessment of the situation is correct. If vim works fine with UTF-8 already, what does it matter which ncurses it's linked against? I don't know vim's internals, but I'd guess it works without ncursesw because it does its own screen buffering and displaying, using ncurses only for accessing the terminfo database. Andy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple