Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Dan Horne" To: "Randall R Schulz" , Subject: RE: vim and color Date: Fri, 11 Jan 2002 09:26:35 +1300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: <5.1.0.14.2.20020110120941.02833d30@pop3.cris.com> Importance: Normal Thanks Randall upon further investigation (and putting .vimrc in my home directory on not gvimrc doh) I've discovered that color-coding is working if I use the command window. However, if I use rxvt, I lose color and instead get text emphasis in bolds and underlines. Obviously, I'm missing something but not sure what. Ideas appreciated Dan -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf Of Randall R Schulz Sent: Friday, January 11, 2002 9:13 AM To: dhorne AT xtra DOT co DOT nz; cygwin AT cygwin DOT com Subject: Re: vim and color Dan, Most likely all you need to know is where to put your color scheme files. If you're doing it all from Vim's "rc" file, then you need to use the right one: "~/.vimrc" / "$HOME/.vimrc". The Cygwin-hosted Vim is a non-GUI, Unix-style Vim (just vim or vi), _not_ a GUI, stand-alone one (gvim). From what little experience I have, the Vim docs and help system are careful to distinguish the graphic from non-graphic Vim configuration details. Use the ":help ..." command. Randall Schulz Mountain View, CA USA At 12:03 2002-01-10, Dan Horne wrote: >Hi All > >how do I set up syntax color coding with vim under cygwin? I use gvim in the >Windows environmnt, and that seesm to be working okay. I've looked at the >cygwin doco I could find, and it discusses windows and Unix - I'm not sure >where cygwin fits into the scheme of thngs. For instance, I added a .gvimrc >file to $HOME directory, but it doesn't seem to do anything. > >Dan -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/