> This is an update to the latest upstream patchlevel 148.  Cygwin Vim
> builds from the vanilla sources.  This is the first vim release for
> Cygwin with extended character set support.

Are there particular configuration options you have to use to enable
the extended character support?  My current configure line is:

./configure \
      --prefix=/usr \
      --sysconfdir=/etc \
      --libexecdir='$(sbindir)' \
      --localstatedir=/var \
      --datadir='$(prefix)/share' \
      --mandir='$(prefix)/share/man' \
      --enable-multibyte \
      --without-x \
      --enable-gui=no \
      --with-features=huge

Cheers!

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org

--
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/

Reply via email to