Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: michael-ring AT t-online DOT de (Michael Ring) To: Shiv Kumar Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygnus + VIM Date: Wed, 05 Jul 2000 12:48:11 +0200 Message-ID: <4346ms8s0at4nstimo3lckhlaf1tp9l43t@4ax.com> References: <3962FA0F DOT 2C2032B8 AT rocketmail DOT com> In-Reply-To: <3962FA0F.2C2032B8@rocketmail.com> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 320032306730-0001 AT t-dialin DOT net Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id GAA24264 On Wed, 05 Jul 2000 14:34:15 +0530, you wrote: >Hi group > >I am happy that the latest release is bundled with Cygwin version of VIM. Way to >go! > > 1. Why do we have these two files, vi.exe and vim.exe in the /bin directory? > Is there any difference between the two. No, they are identical right now. The reason for /bin/vi is compatibility (and my stupid brain, I always use vi for editing because I work on multiple plattforms) The problem is, that in the version you downloaded I was not aware that hardlinks actually work with cygwin on ntfs so I simply copied /bin/vim.exe to /bin/vi. The next (and hopefully official) version fo vim will fix that behaviour; on ntfs hardlinks will be created, on fat32 files will be duplicated. The reason for not using softlinks is, that softlinks are not useable outside of the cygwin shell. > > 2. If I try to run another VIM script (eg matchit.vim) using :source command > inside VIM or in _vimrc file, it complains about trailing ^M characters. > But I dont see any ^M chars in that file. > I will have a look at this > 3. Some of my map commands does not work. Eg, :map :q! does not work > when I press CTRL+q. Similarly also does not work. Strange, could you please send me your .vimrc file so that I can check? > > 4. Any file with :syntax on is very hard to read with a black background. The > colors were all decent when I used Win32 version of VIM. Where does > cygwin-vim pick sytax coloring from? > look at the release notes in /usr/doc/Cygwin directory. I have already had attached a patch for the colors, perhaps I am really colorblind 8-( >Any help? Thanks. >-- >shiv >vihs AT rocketmail DOT com > > > >__________________________________________________ >Do You Yahoo!? >Talk to your friends online with Yahoo! Messenger. >http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com