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 Message-ID: <82E0F488CB97D31188CD009027B117C149B2D1@pdc-ehy-atl.ehatchery.net> From: Frank Merenda To: Joey Yue , cygwin AT sourceware DOT cygnus DOT com Subject: RE: How to set editor like VIM in cygwin with and with GUI ? Date: Wed, 21 Jun 2000 00:44:13 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I don't know if this will help, but here's what I am doing to use VIM. I created a shell script called "vi.sh", and put it in a directory that is in my $PATH the contents of that script file point to my vim.exe file, and looks something like this: /apps/vim/vim.exe $1 now, from the shell I can type "vi FILENAME" and it will open the file in VIM. hope that helps you out. I know it's a hack, but it works just fine. :) Thanks, Frank Merenda | Senior Software Engineer VetExchange | http://www.VetExchange.com fmerenda AT VetExchange DOT com "Dogs are not our whole life, but they make our lives whole." -- Roger Caras > -----Original Message----- > From: Joey Yue [mailto:joeyfish AT hotmail DOT com] > Sent: Wednesday, June 21, 2000 12:10 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: How to set editor like VIM in cygwin with and with GUI ? > > > I am using cygwin 1.1.0 in Win2000 Professional, and just > tried to look for > editor like VI or Emacs. I found out VIM and installed VIM > today. However, I > don't know how to set VIM in cygwin edit WITH GUI(GVIM) and WITHOUT > GUI(console). > > Can anyone show me what changed do I have to make in .bashrc, > cygwin.bat or > any related file to use VIM with and without GUI? > > Any file or program I need to in order to make the editor work? > > Thanks in advance. I will greatly appreciate your help > > > > > ______________________________________________________________ > __________ > Get Your Private, Free E-mail from MSN Hotmail at > http://www.hotmail.com > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com